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