test: add DNS, File, and HTTP server test scripts
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
# Test DNS server on port 5300
|
||||
dig @127.0.0.1 -p 5300 example.com
|
||||
Reference in New Issue
Block a user