4
SOURCES/sshconnect
Executable file
4
SOURCES/sshconnect
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/sh
|
||||
|
||||
ssh -p 10022 -N -f -L 6000:localhost:6000 <user on the member's machine>@<your server>
|
||||
|
||||
Reference in New Issue
Block a user