CloudProxy
CloudProxy copied to clipboard
Add socks proxy
Can we have a socks proxy that uses an open session for all its requests transparently? I.e., by setting this proxy on a tool, that tool will be using CloudProxy transparently. Most tools support socks proxies, so this will make it very easy to use CloudProxy with them.
I'm not sure if this is possible in terms of passing CloudFlare, since it's preforming more of a man in the middle role rather than a true proxy. It's not forwarding a stream from one server to another, it's making a request based off information sent to it, and then returning the response. Unless I misunderstand?