mirror of
https://github.com/PurpleI2P/i2pd-tools.git
synced 2025-11-07 18:10:12 +00:00
| .. | ||
| .gitignore | ||
| index.html | ||
| leftpad.js | ||
| readme.md | ||
| ui.js | ||
i2pd websocket ui
requires building i2pd with websocket support
make WEBSOCKETS=1
or
cd i2pd/build
cmake -DWITH_WEBSOCKETS=ON .