| Package | Description |
|---|---|
| net.i2p.i2ptunnel |
Implementation of preconfigured tunnels for both clients and servers, with a comprehensive UI for tunnel management and configuration.
|
| net.i2p.i2ptunnel.irc |
IRC-specific tunnel enhancements including protocol filters and DCC (Direct
Client-to-Client) connection handlers for IRC client tunnels.
|
| Modifier and Type | Class and Description |
|---|---|
class |
I2PTunnelHTTPBidirServer
Bidirectional HTTP server tunnel combining server and client functionality.
|
class |
I2PTunnelHTTPServer
HTTP server tunnel that filters headers and provides compression.
|
class |
I2PTunnelIRCServer
IRC server tunnel that filters registration to pass client destination hash as hostname.
|
| Modifier and Type | Class and Description |
|---|---|
class |
I2PTunnelDCCServer
A standard server that only answers for registered ports,
and each port can only be used once.
|