Package | Description |
---|---|
socks.server |
Modifier and Type | Class and Description |
---|---|
class |
IdentAuthenticator
An implementation of socks.ServerAuthentication which provides
simple authentication based on the host from which the connection
is made and the name of the user on the remote machine, as reported
by identd daemon on the remote machine.
|
class |
UserPasswordAuthenticator
This class implements SOCKS5 User/Password authentication scheme as
defined in rfc1929,the server side of it.
|
Copyright © 2024. All rights reserved.