socks5d ~master (2019-03-03T23:36:27Z)
Dub
Repo
NoAuthMethodHandler
socks5d
auth
Undocumented in source.
class
NoAuthMethodHandler :
AuthMethodHandler
{
AuthMethod
id
();
bool
authenticate
(Client );
}
Members
Functions
authenticate
bool
authenticate
(Client )
Undocumented in source. Be warned that the author may not have intended to support it.
id
AuthMethod
id
()
Undocumented in source. Be warned that the author may not have intended to support it.
Inherited Members
From AuthMethodHandler
id
AuthMethod
id
[@property getter]
Undocumented in source.
authenticate
bool
authenticate
(Client client)
Undocumented in source.
Meta
Source
See Implementation
socks5d
auth
classes
DefaultAuthManager
NoAuthMethodHandler
PlainAuthMethodHandler
interfaces
AuthManager
AuthMethodHandler
structs
AuthItem
AuthPacket
AuthStatusPacket
MethodIdentificationPacket
MethodSelectionPacket