5 lines
81 B
Plaintext
5 lines
81 B
Plaintext
|
#!/usr/bin/sh
|
||
|
|
||
|
ssh -p 10022 -N -f -L 6000:localhost:6000 lalis@lalis69.ddns.net
|
||
|
|