yeswehack / PwnFox

PwnFox is a Firefox/Burp extension that provide usefull tools for your security audit.
983 stars 89 forks source link

stop proxy request if [ X-Do-Not-Proxy: on ] Header exist in request #22

Open mAminP opened 9 months ago

mAminP commented 9 months ago

Hi

Sometimes I need to send some requests through the browser and I don't want to proxy those requests, so I have to stop them to go to a burp scan for example.

So a header can help here. I made some small changes to the proxy onRequest listener