The proxy port key defines your HTTPS proxy server TCP port number. The default port number is 80.
If you define the proxy port key, you must also define the following:
proxy port Key
Change this setting using one of the following methods:
Web UI (See Configuring an HTTPS Proxy Server Using the Web UI).
API custom configuration channels (see Using API Custom Configuration Channels).
Manually on individual endpoints using a text editor (see Modifying the Configuration File for a Single Endpoint).
For manual changes, enclose the full list of proxy server settings in braces ({}). For example, you can set the
portvalue to"port": 80,.{"proxy": {"type": "manual","host": "proxy.fireeye.com","port": 80,}