This is a migrated thread and some comments may be shown as answers.

Intercept request via proxy and change its type?

2 Answers 327 Views
Fiddler Classic
This is a migrated thread and some comments may be shown as answers.
Standard
Top achievements
Rank 1
Standard asked on 17 Nov 2014, 01:13 PM
Good day,
is it possible to achieve the following using Fiddler: intercept a request via http proxy, and forward the request to the same address, just changing proxy type from http to socks5? This way I want to add socks5 support to some software, which only supports http(s) proxies. Thanks.

2 Answers, 1 is accepted

Sort by
0
Eric Lawrence
Telerik team
answered on 17 Nov 2014, 04:46 PM
Fiddler does not support SOCKS5, but does support SOCKS4a, which has the key feature (remote DNS). To forward inbound traffic to an upstream SOCKSv4a proxy, see https://groups.google.com/forum/#!msg/httpfiddler/6m2xEe0fRmw/_NWAlNzn5eEJ

Regards,
Eric Lawrence
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
0
Standard
Top achievements
Rank 1
answered on 17 Nov 2014, 04:49 PM
Many thanks for your response!
Tags
Fiddler Classic
Asked by
Standard
Top achievements
Rank 1
Answers by
Eric Lawrence
Telerik team
Standard
Top achievements
Rank 1
Share this question
or