For the complete documentation index, see llms.txt. This page is also available as Markdown.
Cortex XSOAR 6.13

Configure how to bypass proxy settings

Configure proxy bypass settings in Cortex XSOAR 6.13 using a server configuration.

  1. Select Settings → About → Troubleshooting → Add Server Configuration.

  2. Add the following key with the relevant value.

    Key
    Example Value
    Description

    no_proxy

    *.test.example.com,.example.org,127.0.0.0/8

    A comma-separated list of URLs to bypass the proxy.

  3. Click Save.

  4. In the CLI, run /reset_containers for the new proxy settings to take effect.

Last updated

Was this helpful?