Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EventLogger ¶
type FakeHyClient ¶
type FakeHyUDPConn ¶
type Server ¶
type Server struct { HyClient FakeHyClient AuthFunc func(username, password string) bool // nil = no authentication DisableUDP bool EventLogger EventLogger }
Server is a SOCKS5 server using a Hysteria client as outbound.
Click to show internal directories.
Click to hide internal directories.