CoastalHacking / burp-pac

Burp Proxy Auto-config Extension
Apache License 2.0
6 stars 6 forks source link

Store current project-level upstream setting and reset when unloaded #13

Open jpasski opened 7 years ago

jpasski commented 7 years ago

The current project-level upstream proxy setting isn't remembered. When the extension is unloaded, recall this value and set it to what it was prior to the extension being fully loaded.

jpasski commented 7 years ago

Also remember to change the Q&A section of the readme to state what's going on:

A: Yes, by design it modifies the current project-level settings to add upstream proxies. It also will automatically enable "Project options" → "Upstream Proxy Servers" → "Override user options" due to limitations in the Burp Extender API. It currently does not reset this value.