mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-06-17 13:52:56 -04:00
4 lines
96 B
Plaintext
4 lines
96 B
Plaintext
#!/usr/bin/with-contenv bash
|
|
|
|
sshuttle --dns --remote root@${HOST}:${PORT} 0/0 -x 172.17.0.0/16
|