monero-site/resources/moneropedia/i2pcontrol.md
Leon Klingele 08f7413df6
Fix other stuff I didn't like / was incorrect
Sorry for throwing everything into one commit, splitting my changes
to individual will probably take ages.
2017-11-08 00:51:20 +01:00

784 B

layout entry tags terms summary
moneropedia I2PControl
kovri
I2PControl
An API inteface for Kovri and Java-I2P that allows simple remote control

The Basics

@I2Pcontrol is a JSONRPC2 API for @Kovri and @Java-I2P which allows an @I2PControl client to remote control/monitor a running instance.

Two available @I2PControl clients are: qtoopie (C++ client) and itoopie (Java client). Read kovri.conf to configure @I2PControl for @Kovri.

In-depth information

Details and specification available on the I2PControl page.