(ncat comming from package nmap or ncat)
ProxyCommand /usr/bin/ncat --proxy-type http --proxy PROXY:PORT --proxy-auth PROXY_USER:PROXY_PASSWORD %h 22
ProxyCommand /usr/bin/ssh USER@HOP /bin/nc %h 22
keychain does the trick …
L'idée est de cacher un serveur SSH derrière un service Tor déjà installé, le but étant de pouvoir y accéder, mais de ne …