Versions in this module Expand all Collapse all v0 v0.0.1 Sep 18, 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)