I just tested this script on my Iran Server and here is my results:
my setup was on Iranian server which 8.8.8.8:53 is open on it
and I can connect to slipstream using 8.8.8.8:53 and base on recommended settings I did --auto and 443 port
Status + Logs:
═══ Service Status ═══
● dns-multiplexer.service - DNS Multiplexer Proxy
Loaded: loaded (/etc/systemd/system/dns-multiplexer.service; enabled; preset: enabled)
Active: active (running) since Mon 2026-03-09 23:39:17 UTC; 54s ago
Docs: https://github.com/anonvector/SlipNet
Main PID: 5808 (python3)
Tasks: 9 (limit: 4652)
Memory: 12.8M (peak: 14.7M)
CPU: 219ms
CGroup: /system.slice/dns-multiplexer.service
└─5808 /usr/bin/python3 /usr/local/bin/dns-mux.py --listen 0.0.0.0:443 --mode round-robin --resolvers-file /etc/dns-multiplexer/resolvers.txt --auto-select --tcp --cover --cover-min 5 --cover-max 15 --health-check --stats
Mar 09 23:39:17 klak systemd[1]: Started dns-multiplexer.service - DNS Multiplexer Proxy.
Mar 09 23:40:02 klak systemd[1]: /etc/systemd/system/dns-multiplexer.service:12: Unknown key name 'StartLimitIntervalSec' in section 'Service', ignoring.
═══ Recent Logs ═══
2026-03-09 23:39:32 [INFO] DOWN 2.144.20.202:53
2026-03-09 23:39:32 [INFO] DOWN 2.184.239.88:53
2026-03-09 23:39:32 [INFO] DOWN 2.184.239.156:53
2026-03-09 23:39:32 [INFO] DOWN 5.160.12.250:53
2026-03-09 23:39:32 [INFO] DOWN 45.81.18.141:53
2026-03-09 23:39:32 [INFO] UP 46.245.90.90:53
2026-03-09 23:39:32 [INFO] UP 82.99.213.58:53
2026-03-09 23:39:32 [INFO] UP 82.99.213.59:53
2026-03-09 23:39:32 [INFO] UP 82.99.213.60:53
2026-03-09 23:39:32 [INFO] UP 82.99.213.61:53
2026-03-09 23:39:32 [INFO] UP 82.99.214.108:53
2026-03-09 23:39:32 [INFO] UP 91.92.208.152:53
2026-03-09 23:39:32 [INFO] UP 94.183.52.42:53
2026-03-09 23:39:32 [INFO] UP 185.49.84.2:53
2026-03-09 23:39:32 [INFO] UP 185.164.74.183:53
2026-03-09 23:39:32 [INFO] Using 21/96 working resolvers
2026-03-09 23:39:32 [INFO] TCP proxy listening on 0.0.0.0:443
2026-03-09 23:39:32 [INFO] Cover traffic enabled (interval: 5.0-15.0s)
2026-03-09 23:39:32 [INFO] UDP proxy listening on 0.0.0.0:443
2026-03-09 23:40:07 [INFO] Health: 20/21 resolvers up
first test base on github readme :
dig @127.0.0.1 -p 443 google.com +short +timeout=5
response:
;; communications error to 127.0.0.1#443: timed out
;; communications error to 127.0.0.1#443: timed out
;; communications error to 127.0.0.1#443: timed out
; <<>> DiG 9.18.39-0ubuntu0.24.04.2-Ubuntu <<>> @127.0.0.1 -p 443 google.com +short +timeout=5
; (1 server found)
;; global options: +cmd
;; no servers could be reached
on 8.8.8.8:
dig @8.8.8.8 google.com +short +timeout=5
response:
second test on slipstream client:
./slipstream-client --tcp-listen-port 7000 --resolver 127.0.0.1:53 --domain ns.example.com
response:
INFO Listening on TCP port 7000 (host ::)
WARN Connection closed event=close state=picoquic_state_disconnected local_error=0x433 remote_error=0x0 local_app=0x0 remote_app=0x0 ready=false
WARN Connection closed; reconnecting in 250ms
WARN Path for resolver [::ffff:127.0.0.1]:53 became unavailable; resetting state
on 8.8.8.8
./slipstream-client --tcp-listen-port 7000 --resolver 8.8.8.8:53 --domain ns.example.com
response:
INFO Listening on TCP port 7000 (host ::)
INFO Connection ready
test on slipnet application:
2026-03-09 23:48:43 [INFO] Health: 21/21 resolvers up
2026-03-09 23:49:18 [INFO] Health: 19/21 resolvers up
2026-03-09 23:49:32 [INFO] Queries handled: 23
2026-03-09 23:49:32 [INFO] Resolver stats:
8.8.8.8:53 [ UP] sent=0 ok=0 fail=0
178.22.122.100:53 [ UP] sent=0 ok=0 fail=0
78.157.42.100:53 [ UP] sent=0 ok=0 fail=0
78.157.42.101:53 [ UP] sent=0 ok=0 fail=0
185.55.226.26:53 [DOWN] sent=0 ok=0 fail=0
217.218.26.77:53 [ UP] sent=0 ok=0 fail=0
2.144.6.246:53 [ UP] sent=0 ok=0 fail=0
2.144.4.118:53 [DOWN] sent=0 ok=0 fail=0
2.144.7.149:53 [ UP] sent=0 ok=0 fail=0
2.144.20.74:53 [ UP] sent=0 ok=0 fail=0
2.144.20.109:53 [ UP] sent=0 ok=0 fail=0
46.245.90.90:53 [ UP] sent=0 ok=0 fail=0
82.99.213.58:53 [ UP] sent=0 ok=0 fail=0
82.99.213.59:53 [ UP] sent=0 ok=0 fail=0
82.99.213.60:53 [ UP] sent=0 ok=0 fail=0
82.99.213.61:53 [ UP] sent=0 ok=0 fail=0
82.99.214.108:53 [ UP] sent=0 ok=0 fail=0
91.92.208.152:53 [ UP] sent=0 ok=0 fail=0
94.183.52.42:53 [ UP] sent=0 ok=0 fail=0
185.49.84.2:53 [ UP] sent=0 ok=0 fail=0
185.164.74.183:53 [ UP] sent=0 ok=0 fail=0
I just tested this script on my Iran Server and here is my results:
my setup was on Iranian server which 8.8.8.8:53 is open on it
and I can connect to slipstream using 8.8.8.8:53 and base on recommended settings I did --auto and 443 port
Status + Logs:
first test base on github readme :
response:
on 8.8.8.8:
response:
second test on slipstream client:
response:
on 8.8.8.8
response:
test on slipnet application: