Update scripts/tunnel

This commit is contained in:
Elizabeth Hunt 2024-03-13 15:48:47 -04:00
parent 60aa40106f
commit 30e8a06399

View File

@ -1,3 +1,3 @@
#!/bin/sh
ssh -f -N -T -R$1:localhost:42443 tunnel.simponic.xyz
ssh -f -N -T -Rtunnel.simponic.xyz:42069:localhost:$1 tunnel.simponic.xyz