Update scripts/tunnel
This commit is contained in:
parent
60aa40106f
commit
30e8a06399
@ -1,3 +1,3 @@
|
|||||||
#!/bin/sh
|
#!/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
|
||||||
|
Loading…
Reference in New Issue
Block a user