Verify proxy client settings
Use the sensor getproxysettings command to verify the current proxy client settings:
Windows: Change into the sensor cli sub-directory and run
getproxysettings.batLinux: Change into the sensor cli sub-directory and run
./getproxysettings.shDocker: Use the above Linux command if running from an interactive shell, or else run
docker exec -it <container-id/name> <sensor-install-path>/cli/getproxysettings.sh