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

5 lines
103 B
Plaintext
Raw Normal View History

#!/usr/bin/sh
ssh -p 10022 -N -f -L 6000:localhost:6000 <user on the member's machine>@<your server>