Skip to main content Link Search Menu Expand Document (external link)

Proxy Object

Properties

id (string)

Unique indentifier of this proxy. Guaranteed to be unique amongst all proxies the application knows about. They are dynamically assigned at runtime and are not guaranteed to be the same from run to run.

name (string)

The name assigned to the proxy.

host (string)

The host or IP address.

port (number)

The port number.

username (string)

The username used to authenticate the proxy or null.

password (string)

The password used to authenticate the proxy or null.