Versions in this module Expand all Collapse all v1 v1.0.6 Jan 26, 2022 Changes in this version + type SSR struct + EncryptMethod string + EncryptPassword string + Obfs string + ObfsData interface{} + ObfsParam string + Protocol string + ProtocolData interface{} + ProtocolParam string + func NewSSR(s string, d proxy.Dialer) (*SSR, error) + func (s *SSR) Addr() string + func (s *SSR) Dial(network, addr string) (net.Conn, error)