Le reste de la formation est réservé aux inscrits.
S'inscrire gratuitementHost monserveur
HostName 192.168.1.100
User marie
Port 2222
IdentityFile ~/.ssh/id_ed25519ssh -L 8080:localhost:80 serveur # Local port forwarding
ssh -R 9090:localhost:3000 serveur # Remote port forwarding
ssh -D 1080 serveur # Dynamic (SOCKS proxy)