Module messages

Source

Structs§

AuthenticationReq
+––+——+–––––+——+–––––+ |VER | ULEN | UNAME | PLEN | PASSWD | +––+——+–––––+——+–––––+ | 1 | 1 | 1 to 255 | 1 | 1 to 255 | +––+——+–––––+——+–––––+
AuthenticationRes
+––+––––+ |VER | STATUS | +––+––––+ | 1 | 1 | +––+––––+
NegotiationReq
+––+–––––+–––––+ |VER | NMETHODS | METHODS | +––+–––––+–––––+ | 1 | 1 | 1 to 255 | +––+–––––+–––––+
NegotiationRes
+––+––––+ |VER | METHOD | +––+––––+ | 1 | 1 | +––+––––+
ProxyReq
+––+—–+—––+——+–––––+–––––+ |VER | CMD | RSV | ATYP | DST.ADDR | DST.PORT | +––+—–+—––+——+–––––+–––––+ | 1 | 1 | X’00’ | 1 | Variable | 2 | +––+—–+—––+——+–––––+–––––+
ProxyRes
+––+—–+—––+——+–––––+–––––+ |VER | REP | RSV | ATYP | BND.ADDR | BND.PORT | +––+—–+—––+——+–––––+–––––+ | 1 | 1 | X’00’ | 1 | Variable | 2 | +––+—–+—––+——+–––––+–––––+

Enums§

Address
AuthMethod
Status