buildpack/script/remote

4 lines
264 B
Plaintext
Raw Normal View History

#!/bin/sh
2019-09-02 22:54:19 +00:00
export AUTOSSH_POLL=30
2019-09-20 21:28:47 +00:00
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