CLI Scanner Command Line Arguments
Command Line Arguments for Scan Type
C:> RIlauncher.exe -k XXXXXX
Where XXXXXX is replaced with the short code for the scan type you selected.
This allows you to store a single copy of the executable on a shared file path and pass the desired scan configuration short code.
Command Line Arguments for Proxy
If you need to scan devices behind a proxy, Risk Intelligence requires an internet connection and the ability to send HTTPS (443) traffic to https://app.iscanonline.com.
The CLI scanner accepts as an argument the proxy server IP and port for authentication as shown below:
C:> RIlauncher.exe -k XXXXXX -x 192.168.1.2:8080