Skip to main content

變更感應器 Proxy 設定

在您開始前

  • 您必須有使用 Proxy 伺服器的作業系統工作的經驗。

  • 您必須有使用 Proxy 伺服器的作業系統工作的經驗

變更 Proxy 設定

作為變更 Proxy 設定的範例,我們將變更 Proxy 密碼。

  1. 在您安裝感應器所在的電腦上,導覽到 install_dir/config/

  2. 開啟 proxy.properties 檔案,用 httpsAuthPassword 取代 httpsAuthPasswordEncrypted

  3. 新增用於這些設定的 Proxy 密碼值。

  4. Restart the sensor service to apply the new proxy settings.

    Alternatively, use the sensor applyproxysettings command to apply the proxy settings without restarting the sensor:

    • Windows: change into the sensor cli subdirectory and run applyproxysettings.bat -file ..\config\proxy.properties

    • Linux: change into the sensor cli subdirectory and run ./applyproxysettings.sh -file ../config/proxy.properties

    • 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/applyproxysettings.sh -file <sensor-install-path>/config/proxy.properties

下一步是什麼

下次您登入 Proxy 伺服器時使用新密碼。