What command should be used to connect via SSH through squid proxy?
- by Raul Cardoso
I have set up a Squid HTTP Proxy (in centOS) and intended to use it also for ssh connections.
Managed to configure putty (in a windows client) to use this proxy while connecting by ssh. Confirmed in the "target host" that the ssh connection was coming from Proxy server ip instead of the windows client IP.
Used:
targethost: 22 for ssh
proxyserv:…