blueclosure / BCDetect

5 stars 0 forks source link

Proxy settings after setup #33

Open wisec opened 7 years ago

wisec commented 7 years ago

How do you change the proxy settings after you already went through setup?

wisec commented 7 years ago

There are two ways:

  1. Re-run setup
  2. Use command line option as explained in the command line help

-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