1
0

Premier commit

Signed-off-by: Daniel Tartavel <contact@librepc.com>
This commit is contained in:
Daniel Tartavel
2021-01-15 15:28:05 +01:00
parent 14a2c4fd2b
commit 1e1aad89cf
6 changed files with 149 additions and 0 deletions

4
SOURCES/sshconnect Executable file
View 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>