Open wisec opened 7 years ago
There are two ways:
-p proxyUrl : url of upstream proxy Eg. http://user:pass@proxyhost:port or (http://DOMAIN\user:pass@proxyhost:port if is a ntlm proxy), works only for basic auth or no authentication, launch ./Setup to save as config and for more advanced settings. Note: initial protocol is optional, if omitted it defaults to http.
Eg.
./BCDetect -p http://127.0.0.1:8080
How do you change the proxy settings after you already went through setup?