Fiddler Ideas

The free web debugging proxy for any browser, system or platform.

[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.

  • Guest
  • May 30 2016
  • Under review
  • Attach files
  • Eric Lawrence commented
    June 18, 2016 00:54

    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.