Updating Proxy Settings upon Deployment
Users can update the scanner with new proxy settings or disable the proxy upon deployment.
To modify or disable proxy configuration, update the virtual machine’s User data by locating your scanner virtual machine.
Click Settings > Operating System > Modify User data > User data.
To modify proxy configuration, update the PROXY_URL value in the User data field and restart the virtual machine:
PROXY_URL=<user>:<password>@<IP>:<port number>

To disable proxy configuration, set an empty value for PROXY_URL in User data field and restart the virtual machine:
