# VPN Client VPN Connection Setting File # # This file is exported using the VPN Client Manager. # The contents of this file can be edited using a text editor. # # When this file is imported to the Client Connection Manager # it can be used immediately. declare root { bool CheckServerCert false bool StartupAccount false declare ClientAuth { uint AuthType 0 string Username public } declare ClientOption { string AccountName Secure uint AdditionalConnectionInterval 1 uint ConnectionDisconnectSpan 0 string DeviceName VPN bool DisableQoS false bool HalfConnection false bool HideStatusWindow false string Hostname public.softether.com string HubName PUBLIC uint MaxConnection 1 bool NoRoutingTracking false uint NumRetry 4294967295 uint Port 443 uint PortUDP 0 string ProxyName 127.0.0.1 byte ProxyPassword $ uint ProxyPort 8088 uint ProxyType 1 string ProxyUsername $ bool RequireBridgeRoutingMode false bool RequireMonitorMode false uint RetryInterval 15 bool UseCompress false bool UseEncrypt true } }