| 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 | I2PTunnelHTTPBidirServerBidirectional HTTP server tunnel combining server and client functionality. |
class | I2PTunnelHTTPServerHTTP server tunnel that filters headers and provides compression. |
class | I2PTunnelIRCServerIRC server tunnel that filters registration to pass client destination hash as hostname. |
| Modifier and Type | Class and Description |
|---|---|
class | I2PTunnelDCCServerA standard server that only answers for registered ports,
and each port can only be used once. |