socks5d ~master (2019-03-03T23:36:27Z)
Dub
Repo
socks5d.auth
socks5d
Undocumented in source.
Members
Classes
DefaultAuthManager
class
DefaultAuthManager
Undocumented in source.
NoAuthMethodHandler
class
NoAuthMethodHandler
Undocumented in source.
PlainAuthMethodHandler
class
PlainAuthMethodHandler
Undocumented in source.
Interfaces
AuthManager
interface
AuthManager
Undocumented in source.
AuthMethodHandler
interface
AuthMethodHandler
Undocumented in source.
Structs
AuthItem
struct
AuthItem
Login/password SOCKS authentication, see RFC 1929
AuthPacket
struct
AuthPacket
Undocumented in source.
AuthStatusPacket
struct
AuthStatusPacket
Undocumented in source.
MethodIdentificationPacket
struct
MethodIdentificationPacket
Undocumented in source.
MethodSelectionPacket
struct
MethodSelectionPacket
Undocumented in source.
Meta
Source
See Source File
socks5d
modules
auth
client
config
driver
drivers
factory
packets
server