Adding loopback fix

This commit is contained in:
2026-04-11 16:42:44 +02:00
parent 583ad88271
commit 98aeaac080
+1 -1
View File
@@ -10,5 +10,5 @@ exec autossh -M 0 -N \
-o "ServerAliveInterval=30" \ -o "ServerAliveInterval=30" \
-o "ServerAliveCountMax=3" \ -o "ServerAliveCountMax=3" \
-o "ExitOnForwardFailure=yes" \ -o "ExitOnForwardFailure=yes" \
-R 127.0.0.1:50001:agent0:80 \ -R 0.0.0.0:50001:agent0:80 \
tunnel@glitch.university tunnel@glitch.university