buildpack/script/remote
2019-11-10 15:26:19 +02:00

4 lines
230 B
Bash
Executable file

#!/bin/sh
export AUTOSSH_POLL=30
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