VahidN / Process-Proxifier

Using FiddlerCore to add proxy settings to the Windows applications
Apache License 2.0
160 stars 60 forks source link

SOCKS5 - Usage #2

Open JohnDotOwl opened 6 years ago

JohnDotOwl commented 6 years ago

Hi,

Does this work with SOCKS5 , i tried, doesn't seem to be working. I believe for SOCKS5 you gotta perhaps input the encryption type?

VahidN commented 6 years ago
brnbs commented 5 years ago

We had a similar use case and created this tool which listen for SOCKS4a clients and forwards their traffic to a SOCKS5 server. As far as I can see, you can use this as an upstream proxy and then you will be able to use a SOCKS5 proxy with FiddlerCore.