mirror of
https://github.com/kaboomserver/buildpack.git
synced 2025-08-03 19:05:37 +00:00
Update proxy
This commit is contained in:
parent
dd0beb56e7
commit
9341e3546c
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
#!/bin/sh
|
||||
export AUTOSSH_POLL=30
|
||||
autossh -M 53941 -i ~/.ssh/remote -o StrictHostKeyChecking=no -o ExitOnForwardFailure=yes -o StreamLocalBindUnlink=yes -c aes128-ctr -C -S none -N -T -R 53950:localhost:25565 -R 53951:localhost:25566 -p 53940 remote@play.kaboom.pw
|
||||
autossh -M 25564 -i ~/.ssh/remote -o StrictHostKeyChecking=no -o ExitOnForwardFailure=yes -o StreamLocalBindUnlink=yes -c aes128-ctr -C -S none -N -T -R 25565:localhost:25565 remote@play.kaboom.pw
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue