TCP proxy support
-
Hey i was wondering if TCP supports proxies i thought it did but when i tried connecting using an imap server
it showed my vpn's ip not the proxy ip.The proxy is anonymous if that matters.
Any clue what iam doing wrong here?Thanks in advance
-
Currently proxies are not implemented in the TCP block, every request is made without a proxy.
-
Maybe an unrelated question but would HTTP/S proxies even support TCP connections? Considering HTTP is build on TCP iam not sure if proxy servers even accept direct tcp connections. Socks however might work right? they make direct TCP connections so it shouldn't be much different?
-
Yep. Exactly
-
You would be able to use only SOCKS proxies, yes.