Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ShadowSocks ¶
type ShadowSocks struct { Server string Key string Cipher string Password string Plugin string PluginOpts string Protocol string // contains filtered or unexported fields }
func NewShadowSocks ¶
func NewShadowSocks(cfg *c.ShadowProxy) *ShadowSocks
func (*ShadowSocks) Start ¶
func (s *ShadowSocks) Start()
func (*ShadowSocks) Stop ¶
func (s *ShadowSocks) Stop()
Source Files ¶
Click to show internal directories.
Click to hide internal directories.