Outils pour utilisateurs

Outils du site


tech:reverse_ssh_tunnel_-_ssh_comme_vpn

Reverse SSH tunnel - SSH comme VPN

Voir :

Putty

#ssh -R 3128:192.168.56.1:3128 user@192.168.1.20
 
plink -R 3128:192.168.56.1:3128 -pw P@ssw0rd -batch user@192.168.1.20

FIXME

tech/reverse_ssh_tunnel_-_ssh_comme_vpn.txt · Dernière modification : de 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki