Versions in this module Expand all Collapse all v1 v1.19.0 Nov 25, 2023 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)