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

7 lines
269 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-06-26 14:06:11 +02:00
vncserver -fg -autokill -noxstartup -SecurityTypes None
2020-04-12 10:08:00 +02:00
killall ssh