buildpack/script/remote

4 lines
230 B
Plaintext
Raw Normal View History

#!/bin/sh
2019-09-02 22:54:19 +00:00
export AUTOSSH_POLL=30
2019-11-10 13:26:19 +00:00
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