You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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?
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.
The text was updated successfully, but these errors were encountered: