How can i make fiddler not automatically start capturing traffic on startup?
Thanks
In Fiddler, go to Tools > Fiddler Options > HTTPS. Select Capture HTTPS CONNECTs and Decrypt HTTPS traffic. Go to File > Capture Traffic or press F12 to turn off capturing.
Sometimes when you are trying to capture browser traffic for debugging, Fiddler does not capture the same. One of the options to try is to make sure that the “Use Filters” checkbox is unchecked in the “Filters” tab in Fiddler. You can also troubleshoot filters to see which filters are hiding your traffic.
Fiddler Everywhere allows you to capture, inspect, monitor and replay both HTTP and HTTPS network traffic from any browser and any app.
Use the command line argument:
fiddler.exe -noattach
or, click Tools > Options… > Connections and untick "Act as system proxy on startup" if you never want Fiddler to start attached.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With