Documentation ¶
Index ¶
Constants ¶
View Source
const ( CommandConnect byte = 0x01 CommandBind byte = 0x02 )
Variables ¶
This section is empty.
Functions ¶
func NewServer ¶
func NewServer(o *listener.Inbound_Socks4A) func(netapi.Listener) (netapi.ProtocolServer, error)
Types ¶
type Server ¶
type Server struct { *netapi.ChannelProtocolServer // contains filtered or unexported fields }
func (*Server) AcceptPacket ¶ added in v0.3.3
Click to show internal directories.
Click to hide internal directories.