Versions in this module Expand all Collapse all v0 v0.4.0 Aug 3, 2025 v0.3.0 Aug 3, 2025 Changes in this version + type Config struct + DnsProxy *sshc.DnsProxyConf + SocksProxy *sshc.SocksProxyConf + SshClient *sshc.SshClientConf + SshD *sshd.SshDConf + Tunnel []*tun.TunnelConf + func LoadConfig(filePath string) (*Config, error)