ajout de l'url du serveur
This commit is contained in:
parent
d286c55a1d
commit
ca2253c6b9
Binary file not shown.
@ -1,5 +1,5 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
ssh -N -f -R 6000:localhost:22 ssh@<serveur ssh lalis>
|
ssh -p 10022 -N -f -R 6000:localhost:22 ssh@lalis69.ddns.net
|
||||||
#ssh -N -f -R 6001:localhost:5900 ssh@82.225.210.60 'x11vnc -localhost -display :0'
|
#ssh -N -f -R 6001:localhost:5900 ssh@82.225.210.60 'x11vnc -localhost -display :0'
|
||||||
|
|
||||||
|
Binary file not shown.
Reference in New Issue
Block a user