Documentation
¶
Index ¶
Constants ¶
View Source
const ( HTTP = Protocol("http") TROJAN = Protocol("trojan") )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RouteMux ¶
func NewRouteMux ¶
func NewRouteMux() *RouteMux
type Socks5Server ¶
func (*Socks5Server) ListenAndServe ¶
func (s *Socks5Server) ListenAndServe(network, addr string) error
Click to show internal directories.
Click to hide internal directories.