Skip navigation links

Package net.i2p.socks

SOCKS protocol implementation providing client and server functionality for proxy operations through I2P.

See: Description

Package net.i2p.socks Description

SOCKS protocol implementation providing client and server functionality for proxy operations through I2P.

This package contains the core SOCKS protocol implementation that enables TCP applications to route their traffic through the I2P network. Originally part of the i2ptunnel package, it was extracted in version 0.9.33 for broader use across I2P applications, including SSLEepGet.

Key Features:

Usage:

Note: This package provides low-level SOCKS protocol handling. For higher-level tunnel management, see the net.i2p.i2ptunnel package.

Skip navigation links