test: add DNS, File, and HTTP server test scripts

This commit is contained in:
Ваше Имя
2025-09-30 19:04:44 +04:00
parent c02ba25371
commit cda2d9a0ff
3 changed files with 10 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
#!/bin/sh
# Test DNS server on port 5300
dig @127.0.0.1 -p 5300 example.com