1
0
This repository has been archived on 2023-11-30. You can view files and clone it, but cannot push or open issues or pull requests.
dtux__lalis-assistance/SOURCES/sshconnect
Daniel Tartavel 1e1aad89cf Premier commit
Signed-off-by: Daniel Tartavel <contact@librepc.com>
2021-01-15 15:28:05 +01:00

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>