socks5d.packets

Undocumented in source.

Members

Classes

RequestException
class RequestException
Undocumented in source.
SocksException
class SocksException
Undocumented in source.

Enums

AddressType
enum AddressType
Undocumented in source.
AuthMethod
enum AuthMethod
Undocumented in source.
ReplyCode
enum ReplyCode
Undocumented in source.
RequestCmd
enum RequestCmd
Undocumented in source.

Functions

printFields
string printFields(T args)
Undocumented in source. Be warned that the author may not have intended to support it.
receiveVariableBuffer
long receiveVariableBuffer(Socket s)
Undocumented in source. Be warned that the author may not have intended to support it.

Mixin templates

SocksVersion
mixintemplate SocksVersion()
Undocumented in source.

Structs

AuthPacket
struct AuthPacket
Undocumented in source.
AuthStatusPacket
struct AuthStatusPacket
Undocumented in source.
MethodIdentificationPacket
struct MethodIdentificationPacket
Undocumented in source.
MethodSelectionPacket
struct MethodSelectionPacket
Undocumented in source.
RequestPacket
struct RequestPacket
Undocumented in source.
ResponsePacket
struct ResponsePacket
Undocumented in source.

Meta