4

Is there a SOCKS proxy server program that supports a HTTP parent proxy?

(that is, I am using a program that requires a SOCKS proxy server, but I only have a HTTP proxy server. The SOCKS proxy server would be run on my computer like Polipo (which is a HTTP proxy server program that supports a SOCKS parent proxy).)

Martin
  • 147
Enda
  • 71

1 Answers1

1

You can use some open source software, here is some:

  1. using Golang: https://github.com/stdupp/valuga
  2. using Python: https://gist.github.com/zengxs/dc6cb4dea4495ecaab7b44abb07a581f
  3. using Rust: https://github.com/fokx/sock5_proxy_to_http_proxy_converter