Skip navigation links

Package net.i2p.i2ptunnel

Implementation of preconfigured tunnels for both clients and servers, with a comprehensive UI for tunnel management and configuration.

See: Description

Package net.i2p.i2ptunnel Description

Implementation of preconfigured tunnels for both clients and servers, with a comprehensive UI for tunnel management and configuration. Includes special-purpose tunnels for IRC, SOCKS, HTTP, and standard client/server tunnels.

This package provides the core tunneling infrastructure that allows external applications to communicate through the I2P network. It supports various tunnel types including:

The entry point is TunnelControllerGroup, which is started from clients.config. Individual tunnel configuration is stored in i2ptunnel.config. The primary API consists of TunnelControllerGroup and TunnelController. Other classes may not be maintained as a stable API.

Key Components:

Skip navigation links