Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func UpdateTargetToClient ¶ added in v1.2.0
Types ¶
type Config ¶
type Config struct { Client string Server string Cipher string Key string Password string Socks string RedirTCP string RedirTCP6 string TCPTun string UDPTun string UDPSocks bool UDP bool TCP bool Plugin string PluginOpts string Verbose bool UDPTimeout time.Duration TCPCork bool TargetToClient map[string]string // map target ip to local tunnel port DefaultClient string // the default client for the targets are not in Target2Client map }
Click to show internal directories.
Click to hide internal directories.