Configuring Proxy on Agents
Satyam
Last Update 2 tháng trước
During installation of the SecOps CLI Agent for Windows, a dedicated screen is provided for proxy configuration.Agents require internet connectivity to communicate with the SecOps Cloud Platform. In many enterprise environments, outbound network access is routed through a proxy server.If your network requires a proxy for internet communication, you must configure it during the installation of the Agent.
This document explains how to configure the proxy settings on Windows, Linux, and macOS agents.
Windows SecOps Agent Proxy Configuration
During installation of the SecOps CLI Agent for Windows, a dedicated screen is provided for proxy configuration.
1. Launch the Installer
Run the SecOps Solution CLI installer on your Windows system. Proceed normally until you reach the Proxy Configuration screen.

If your network does not require a proxy, you can skip this step.
2. Enable Proxy Settings
Select Enable HTTP Proxy to activate the proxy configuration fields.
You will see an input box to provide your proxy URL.

Enter your proxy URL in this format:
If your network uses an authenticated proxy:
After entering your proxy details, click Next to continue.
The installer will automatically configure the appropriate environment variables for the agent.
Linux & MacOS SecOps Agent Proxy Configuration
When installing the Linux agent using the installation script, you will also be prompted to configure the proxy.
1. Start the Installation
Use the following command to begin the installation:

Provide the URL in this format:
Authenticated proxy format:
The installer will store the proxy settings as environment variables so the agent can communicate through the proxy.
Configuring a proxy during agent installation ensures that the SecOps Agent can communicate with the SecOps Cloud Platform, even in restricted enterprise networks. The proxy setup process is simple and consistent across Windows, Linux, and macOS installations.
If your devices are behind a proxy, make sure to enter the correct configuration during installation so the agent can operate without interruption.
