Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SS ¶
type SS struct { VPNOptions // contains filtered or unexported fields }
func InitSSClient ¶
func InitSSClient(opts VPNOptions) (*SS, error)
type VPNOptions ¶
type VPNOptions struct { outbound.ShadowSocksOption Addr string Log *logrus.Logger }
Click to show internal directories.
Click to hide internal directories.