| Package | Description |
|---|---|
| net.i2p.i2ptunnel.socks | SOCKS protocol tunnel implementation for I2P, supporting SOCKS 4, 4a, and 5. |
| net.i2p.i2ptunnel.streamr | Special-purpose tunnels for streaming UDP clients and servers, optimized
for audio and video streaming applications. |
| Modifier and Type | Class and Description |
|---|---|
class | SOCKSUDPTunnelA Datagram Tunnel that can have multiple bidirectional ports on the UDP side. |
| Modifier and Type | Class and Description |
|---|---|
class | StreamrConsumerStreamr consumer that acts as an I2P client and UDP server,
receiving data from I2P destinations and forwarding it to a configured UDP host/port |