PROXY_HOST

Proxy host for remote URI requests

WSupported on Windows
USupported on Unix
VSupported on OpenVMS
NSupported in Synergy .NET

The PROXY_HOST environment variable enables you to specify the proxy host name to use for remote URI requests through the Synergy HTTP document transport API.

The name of the proxy host server.

If PROXY_HOST is set, remote URI requests are sent to this proxy host. If it’s not set, a direct connection is attempted to the host contained in the URI.

The environment.

Synergy HTTP document transport API

Synergy HTTP Document Transport API

set PROXY_HOST="mymachine"