| Mentalis.org Proxy Documentation |
|
Org.Mentalis.Proxy.Socks.Authentication Namespace
Namespace hierarchy
Classes
| Class |
Description |
|
AuthBase
|
Authenticates a user on a SOCKS5 server according to the implemented subprotocol. |
|
AuthenticationList
|
Stores a dictionary with username/password combinations. |
|
AuthNone
|
Authenticates a user on a SOCKS5 server according to the 'No Authentication' subprotocol. |
|
AuthUserPass
|
Authenticates a user on a SOCKS5 server according to the username/password authentication subprotocol. |
Delegates