Documentation ¶
Index ¶
Constants ¶
View Source
const ( ConnectCommand = uint8(1) BindCommand = uint8(2) AssociateCommand = uint8(3) )
View Source
const ( NoAuth = uint8(0) UserPassAuth = uint8(2) )
Variables ¶
This section is empty.
Functions ¶
func HandleSocks ¶
func HandleSocks(br *hbone.StreamBuffer, s *hbone.Stream, w io.WriteCloser) (done bool, err error)
Types ¶
Click to show internal directories.
Click to hide internal directories.