Closed wisec closed 7 years ago
Implemented as of version : 1.0.8
Usage: BCDetect [-u URL] [-p proxyUrl] [--proxy-ntlm] [-k] [-s] [-t]
Where:
-u URL : Opens a URL in a new tab.
-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.
--proxy-ntlm : for upstream proxy with ntlm authentication.
-k : Loads previous session alerts instead of starting with a new one.
-s : Do not uses multiple proxy processes (1 per CPU). Beware that it will slow the load phase.
-t : Opens the results interface in a tab instead of a new window.
It's important to let a user easily set an upstream proxy without having to launch the setup procedure.