Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Shapeshifter ¶
type Shapeshifter struct { Cert string IatMode int Target string // remote ip:port obfs4 server SocksAddr string // -proxylistenaddr in Shapeshifter-dispatcher Logger Logger // contains filtered or unexported fields }
func (*Shapeshifter) Close ¶
func (ss *Shapeshifter) Close() error
func (*Shapeshifter) GetErrorChannel ¶
func (ss *Shapeshifter) GetErrorChannel() chan error
func (*Shapeshifter) Open ¶
func (ss *Shapeshifter) Open() error
Click to show internal directories.
Click to hide internal directories.