| Package | Description |
|---|---|
| anon.tor | |
| anon.tor.test |
| Modifier and Type | Class and Description |
|---|---|
class |
TorSocksChannel |
| Modifier and Type | Method and Description |
|---|---|
TorChannel |
Circuit.createChannel(java.lang.String addr,
int port)
creates a channel through the tor-network
|
| Modifier and Type | Method and Description |
|---|---|
protected int |
Circuit.connectChannel(TorChannel channel,
java.lang.String addr,
int port)
creates a channel through the tor-network
|
| Modifier and Type | Field and Description |
|---|---|
private TorChannel |
proxythread.channel |
| Constructor and Description |
|---|
proxythread(java.net.Socket client,
TorChannel channel) |
Copyright © 2023. All rights reserved.