Versions in this module Expand all Collapse all v1 v1.1.0 Jul 23, 2026 v1.0.11 Jun 28, 2026 v1.0.10 Jun 26, 2026 v1.0.9 Jun 25, 2026 v1.0.8 Jun 24, 2026 Changes in this version + type Mx struct + Port int + Security string + SecurityConfig SecurityConfig + Transport string + TransportConfig TransportConfig type TransportConfig + AcceptProxyProtocol bool + CertificateFingerprint string + CidrSegments []string + FakeMessage string + FakeTitle string + Mc1CidrSegments []string + Mc1Mode string + Mode string + Split string + UseTLSCertificate bool + Username string + func (c *TransportConfig) UnmarshalJSON(data []byte) error v1.0.7 Jun 23, 2026 Changes in this version + func GenerateShadowsocks2022Password(ss Shadowsocks, password string) (string, string) + type Adapter struct + Default string + Group []Group + Nodes []string + Proxies []Proxy + Rules []string + TemplateFS *embed.FS + type AnyTLS struct + Port int + SecurityConfig SecurityConfig + type Group struct + Default bool + Direct bool + Interval int + Name string + Proxies []string + Reject bool + Tags []string + Type GroupType + URL string + type GroupType string + const GroupTypeFallback + const GroupTypeSelect + const GroupTypeURLTest + type Hysteria2 struct + HopInterval int + HopPorts string + ObfsPassword string + Port int + SecurityConfig SecurityConfig + type Proxy struct + Country string + Name string + Option any + Port int + Protocol string + Server string + Tags []string + type Relay struct + DispatchMode string + Prefix string + RelayHost string + type SecurityConfig struct + AllowInsecure bool + Fingerprint string + RealityPrivateKey string + RealityPublicKey string + RealityServerAddr string + RealityServerPort int + RealityShortId string + SNI string + type Shadowsocks struct + Method string + Port int + ServerKey string + type TransportConfig struct + CongestionController string + DisableSNI bool + Host string + Path string + ReduceRtt bool + ServiceName string + UDPRelayMode string + type Trojan struct + Flow string + Port int + Security string + SecurityConfig SecurityConfig + Transport string + TransportConfig TransportConfig + type Tuic struct + CongestionController string + DisableSNI bool + Port int + ReduceRtt bool + SecurityConfig SecurityConfig + UDPRelayMode string + type Vless struct + Flow string + Port int + Security string + SecurityConfig SecurityConfig + Transport string + TransportConfig TransportConfig + type Vmess struct + Flow string + Port int + Security string + SecurityConfig SecurityConfig + Transport string + TransportConfig TransportConfig