diff options
| author | hc <hc@email.ch> | 2024-12-10 13:34:01 +0800 |
|---|---|---|
| committer | hc <hc@email.ch> | 2024-12-10 13:37:13 +0800 |
| commit | 02056d0561b4d55dbaeb2495a7436f05c56926c6 (patch) | |
| tree | 40770895b74c750498d9e17ae9840aab9bcdd1ad /others/init.sh | |
| parent | 28577b6e359b87731559dfb12efcc534a289530b (diff) | |
m
Diffstat (limited to 'others/init.sh')
| -rwxr-xr-x | others/init.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/others/init.sh b/others/init.sh index b502f82..30b47bb 100755 --- a/others/init.sh +++ b/others/init.sh @@ -1 +1 @@ -/usr/bin/autossh -fN -M 0 -o "ServerAliveInterval 30" -o "ServerAliveCountMax 3" -i /home/x/man1 -R localhost:8888:localhost:8888 -R 24:localhost:22 -R localhost:3389:localhost:3389 -o StrictHostKeyChecking=no root@sg1.0nom.ch +/usr/bin/autossh -fN -M 0 -o "ServerAliveInterval 30" -o "ServerAliveCountMax 3" -i /home/x/m -R localhost:8888:localhost:8888 -R 24:localhost:22 -R localhost:3389:localhost:3389 -o StrictHostKeyChecking=no root@sg1.0nom.ch |
