justcoding121 / titanium-web-proxy

A cross-platform asynchronous HTTP(S) proxy server in C#.
MIT License
1.92k stars 610 forks source link

Socks5 Proxy #102

Open iqmeta opened 8 years ago

iqmeta commented 8 years ago

Hi, great work, superb code. Are you going to add Socks5 Proxy Support in future? I can use HttpUpStreamProxy (Squid) but for SSL this doesn't work currently very well. Using Socks5 directly in Windows everything is perfect, trying to put Titanium in between, it just hangs on connect.

Alternative: Do you know why eg. Internet Options work with http://www.delegate.org/ but not with Titanium. Its also a HTTPProxy

Kind regards

justcoding121 commented 8 years ago

Thank you. I currently have hand full of things I am busy with.

samuel-allan commented 7 years ago

This would indeed be very helpful, Thanks.

honfika commented 4 years ago

Socks4/5 support added in latest package.