获取传感器代理设置
在开始之前
拥有使用代理服务器操作系统的经验。
您必须拥有管理员权限。
Verify proxy settings
Use the sensor getproxysettings
command to verify the current proxy settings:
Windows: change into the sensor cli subdirectory and run
getproxysettings.bat
Linux: change into the sensor cli subdirectory and run
./getproxysettings.sh
Docker: 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
接下来
将设置保存到单独的文件以供日后查阅。