Versions in this module Expand all Collapse all v1 v1.0.2 Apr 25, 2024 v1.0.1 Apr 24, 2024 Changes in this version + type Base struct + Host string + IVSize int + Key []byte + Param string + Port int + type Obfs interface + StreamConn func(net.Conn) net.Conn + func PickObfs(name string, b *Base) (Obfs, int, error)