i2pd

Full-featured C++ I2P client for anonymous network communication

brewmacoslinux
Try with needOr install directly
Source

About

Full-featured C++ implementation of I2P client

Commands

i2pd

Examples

start the I2P daemon in the background$ i2pd
run I2P with custom configuration file$ i2pd --conf=/path/to/i2pd.conf
start I2P daemon with logging to file$ i2pd --logfile=/var/log/i2pd.log
run I2P with specific data directory$ i2pd --datadir=/custom/i2p/data
check I2P version and available options$ i2pd --help