PROXY_HOST

Proxy host for remote URI requests

WTSupported in traditional Synergy on Windows
WNSupported in Synergy .NET on Windows
USupported on UNIX
VSupported on OpenVMS

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"