1e1aad89cf
Signed-off-by: Daniel Tartavel <contact@librepc.com>
5 lines
103 B
Bash
Executable File
5 lines
103 B
Bash
Executable File
#!/usr/bin/sh
|
|
|
|
ssh -p 10022 -N -f -L 6000:localhost:6000 <user on the member's machine>@<your server>
|
|
|