Hi, I'm wondering if squid will help me to solve this problem.
The problem: I have to access a remote server via SSH. But a firewall disallows the access to the port 22. If I install squid on my remote server, could I configure it to forward the port 85 (for instance, an opened port) to the port 22 ? So I can configure my SSH software for reaching a proxy server (my remote server) with the port 85. Is it possible and how can I do that ? Many thanks. David