Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/l-n-s/i2pd-webui
- Owner: l-n-s
- License: mit
- Created: 2015-08-01T06:04:21.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-27T22:46:03.000Z (over 7 years ago)
- Last Synced: 2024-08-04T04:04:42.104Z (6 months ago)
- Language: CSS
- Size: 25.4 KB
- Stars: 20
- Watchers: 6
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-i2p - i2pd-webui - Fancy i2pd web user interface. (Plugins / I2Pd)
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! ;)