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__task-lalis/SOURCES/lalistunnel

6 lines
259 B
Plaintext
Raw Normal View History

2019-03-25 22:04:27 +01:00
#!/usr/bin/sh
2018-11-01 21:09:55 +01:00
2020-04-17 15:45:59 +02:00
ssh -i /usr/share/lalis/ssh_id_rsa -p 10022 -N -f -R 6000:localhost:22 ssh@lalis69.ddns.net
ssh -i /usr/share/lalis/ssh_id_rsa -p 10022 -N -f -R 5900:localhost:5900 ssh@lalis69.ddns.net
2020-07-09 11:35:33 +02:00
x0vncserver -display :0 -SecurityTypes None -rfbport 5900