Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/l-n-s/i2pd-webui

Fancy i2pd web user interface
https://github.com/l-n-s/i2pd-webui

Last synced: 3 months ago
JSON representation

Fancy i2pd web user interface

Awesome Lists containing this project

README

        

# 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! ;)