◆ AddressTypeNotSupported
byte xeno_rat_server.Forms.Socks5Const.Reply.AddressTypeNotSupported = 0x08 |
|
static |
◆ CommandNotSupported
byte xeno_rat_server.Forms.Socks5Const.Reply.CommandNotSupported = 0x07 |
|
static |
◆ ConnectionRefused
byte xeno_rat_server.Forms.Socks5Const.Reply.ConnectionRefused = 0x05 |
|
static |
◆ Failure
byte xeno_rat_server.Forms.Socks5Const.Reply.Failure = 0x01 |
|
static |
◆ HostUnreachable
byte xeno_rat_server.Forms.Socks5Const.Reply.HostUnreachable = 0x04 |
|
static |
◆ NetworkUnreachable
byte xeno_rat_server.Forms.Socks5Const.Reply.NetworkUnreachable = 0x03 |
|
static |
◆ NotAllowed
byte xeno_rat_server.Forms.Socks5Const.Reply.NotAllowed = 0x02 |
|
static |
◆ OK
byte xeno_rat_server.Forms.Socks5Const.Reply.OK = 0x00 |
|
static |
◆ TtlExpired
byte xeno_rat_server.Forms.Socks5Const.Reply.TtlExpired = 0x06 |
|
static |
The documentation for this class was generated from the following file:
- /Users/sumansaurabh/Documents/my-startup/xeno-rat/xeno rat server/Forms/Reverse Proxy.cs