| Package | Description |
|---|---|
| socks | |
| socks.server |
| Modifier and Type | Field and Description |
|---|---|
protected InetRange |
Proxy.directHosts |
| Modifier and Type | Method and Description |
|---|---|
InetRange |
Proxy.getDirect()
Get the list of direct hosts.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Proxy.setDirect(InetRange ir)
Sets given InetRange as the list of direct address, previous
list will be discarded, any changes done previously with
addDirect(Inetaddress) will be lost.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IdentAuthenticator.add(InetRange hostRange,
Hashtable<String,Object> users)
Adds range of addresses from which connection is allowed.
|
Copyright © 2025. All rights reserved.