test: add DNS, File, and HTTP server test scripts
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
# Test HTTP server on port 8080
|
||||
curl -v http://127.0.0.1:8080/
|
||||
Reference in New Issue
Block a user