The free web debugging proxy for any browser, system or platform.
I can request by HttpWebRequest with specify ip in c#.
Is it possible specify export ip in BeforeRequest event?
Thanks.
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.
You won't be notified about changes to this idea.
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.