| Package | Description |
|---|---|
| net.i2p.i2ptunnel.socks | SOCKS protocol tunnel implementation for I2P, supporting SOCKS 4, 4a, and 5. |
| Class and Description |
|---|
| I2PSOCKSTunnel SOCKS proxy server that routes TCP connections through I2P network. |
| SOCKSHeader Save the SOCKS header from a datagram
Ref: RFC 1928 |
| SOCKSServer Abstract base class used by all SOCKS servers. |
| SOCKSUDPPort Implements a UDP port and Socks encapsulation / decapsulation. |