proxy

Use this stanza entry to define the proxy, if any, to reach the various endpoints.

Syntax

proxy = http[s]://<address>:<port>

Description

The proxy that is used to reach the various endpoints.

Options

address:port
Specify the host name and port number of the proxy

Usage

This stanza entry is optional.

Default Value

None.

Example

proxy = https://www.example.com:8080