/i2pd-webui

Fancy i2pd web user interface

Primary LanguageCSSMIT LicenseMIT

i2pd-webui

Fancy i2pd web user interface

Usage:

Git clone repo to your computer.

Run i2pd with i2pcontrol port listening at 7650, for example:

./i2p --i2pcontrolport=7650

Then run web ui:

python3 run.py

Visit http://127.0.0.1:8082/ and enjoy fancy i2pd webui! ;)