The SOCKS 5 reply codes.
| Member Name | Description |
|---|---|
| Succeeded | Succeeded |
| ServerFailure | General SOCKS server failure |
| ConnectionNotAllowed | Connection not allowed by ruleset |
| NetworkUnreachable | Network unreacable |
| HostUnreachable | Host unreachable |
| ConnectionRefused | Connection refused |
| TTLExpired | TTL expired |
| CommandNotSupported | Command not supported |
| AddressTypeNotSupported | Address type not supported |
Namespace: ComponentSpace.Proxy.Socks5
Assembly: ComponentSpace.Proxy (in ComponentSpace.Proxy.dll)