i2pplus

Router Console (routerconsole/)

Web-based control panel for the I2P router. The primary user interface for configuration and monitoring.

What It Does

Sections

Section Features
Home Summary dashboard
Tunnels Client/server status
Peers Peer list and profiles
Console Router console logs
Config Network, bandwidth, advanced
Plugins Plugin list and updates
Debug Profiling, profiling

Packages

Building

# Gradle
./gradlew :apps:routerconsole:jar

# Ant (from repo root)
ant buildRouterConsole