binaryninja-api
binaryninja-api copied to clipboard
Add an option to disable the HTTP(s) proxy without having to set the proxy itself to an empty string
Right now, if I have a proxy set and wish to remove it, I have to remove it from the setting network.httpsProxy. However, when I wish to re-enable it, I have to type (or copy) it again. It would be better to have an option to turn off the proxy, e.g., something like network.httpsProxy.enable
I think the best way is to offer a drop down menu for the selection of proxy servers, and "None" is among the choices