Under Review
Last Updated: 17 Jun 2016 05:00 by Eric
sam
Created on: 30 May 2016 08:14
Type: Feature Request
1
[FiddlerCore] Client request with specify export ip
I  can request by HttpWebRequest with specify ip in c#.

Is it possible specify export ip in BeforeRequest event?

Thanks.
1 comment
Eric
Posted on: 17 Jun 2016 05:00
I'm not sure what you mean by "export ip" but you can direct Fiddler to send traffic from a specific outbound network interface. However, today this setting applies to ALL traffic, not just a single connection.

See http://fiddler.wikidot.com/egressip for details.