buildpack/script/remote
2019-11-30 18:18:45 +02:00

8 lines
209 B
Bash
Executable file

#!/bin/sh
ssh -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