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