Under Review
Last Updated: 22 Aug 2019 22:06 by Barna
Peter Wicks
Created on: 01 Jul 2016 06:25
Type: Feature Request
8
Socks5 + Authentication
Add support for Socks5 + Socks Proxy w/ Authentication
1 comment
Barna
Posted on: 22 Aug 2019 22:06

If you are using FiddlerCore and need SOCKS5 support, you can use the following NuGet library as a workaround:
https://github.com/OutisNemo/SocksRelayServer

You can use this tool to chain after Fiddler as a SOCKS4 proxy server and it can transparently transform the traffic to a SOCKS5 upstream proxy, also supports authentication.