0

I want to create a SOCKS server on my gateway server.

PuTTY has it's -D switch which allows dynamic SOCKS proxy through the given SSH connection. Is it possible to do locally, without a SSH connection, with PuTTY?

If not, which cross-platform tool can help achieve the task?

I thought about creating a local SSH server and run putty user@127.0.0.1 -pw Password -D 1000, but I hope there's a better solution.

iTayb
  • 791
  • 4
  • 10
  • 25

0 Answers0