firewall - How to programmatically set Fiddler Win8 Loopback Exemptions? -


we need ensure fiddler exempting apps every build.

enter image description here

what we’re noticing after initial exempt all, , after couple of builds, our tests fail because apps no longer exempted.

we want programmatic way check , set exemptions before each test run ensure apps included.

i’ve searched registry , appears not using configuration file.

has anyone, ever, been able programmatically set fiddler exemptions?

enableloopback.exe command-line utility included fiddler.

simply run -all command-line argument automatically exempt application packages. alternatively, ctrl+click winconfig button in fiddler toolbar (which runs enableloopback.exe -all itself).


Comments

Popular posts from this blog

node.js - How to mock a third-party api calls in the backend -

node.js - Why do I get "SOCKS connection failed. Connection not allowed by ruleset" for some .onion sites? -

matlab - 0-by-1 sym - What do I need to change in order to get proper symbolic results? -