パッケージ | 説明 |
---|---|
net.i2p.i2ptunnel |
Implementation of preconfigured tunnels, both for clients and servers,
and a UI for adding more and editing the configuration.
|
net.i2p.i2ptunnel.irc |
Filters for the IRC client tunnel, and DCC handlers.
|
net.i2p.i2ptunnel.socks |
SOCKS 4, 4a, and 5 client tunnels.
|
修飾子とタイプ | クラス | 説明 |
---|---|---|
class |
I2Ping |
Warning - not necessarily a stable API.
|
class |
I2PTunnelClient |
|
class |
I2PTunnelConnectClient |
Supports the following:
|
class |
I2PTunnelHTTPBidirProxy |
Reuse HTTP server's I2PSocketManager for a proxy with no outproxy capability.
|
class |
I2PTunnelHTTPClient |
Act as a mini HTTP proxy, handling various different types of requests,
forwarding them through I2P appropriately, and displaying the reply.
|
class |
I2PTunnelHTTPClientBase |
Common things for HTTPClient and ConnectClient
Retrofit over them in 0.8.2
|
class |
I2PTunnelIRCClient |
Todo: Can we extend I2PTunnelClient instead and remove some duplicated code?
|
コンストラクタ | 説明 |
---|---|
InternalSocketRunner(I2PTunnelClientBase client) |
Does not start the runner, caller must call start()
|
修飾子とタイプ | クラス | 説明 |
---|---|---|
class |
I2PTunnelDCCClient |
A standard client, using an existing socket manager.
|
修飾子とタイプ | クラス | 説明 |
---|---|---|
class |
I2PSOCKSIRCTunnel |
|
class |
I2PSOCKSTunnel |