Quantcast
Channel: Telerik Forums RSS
Viewing all articles
Browse latest Browse all 94857

How to automatically re-enable Fiddle as system proxy?

$
0
0
I am running Fiddler as windows service and when I reset Internet options, Fiddler no longer acts as system proxy. Is there a way for Fiddler to detect changes in  proxy server and re-attach itself as system proxy?

This is what I tried

static function OnDetach() {

if (FiddlerApplication.oProxy.DetachedUnexpectedly)  { 
   FiddlerApplication.oProxy.Attach;

   }

}

Thanks in advance.

Viewing all articles
Browse latest Browse all 94857

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>