-
el00ruobuob authoredel00ruobuob authored
i2pcontrol.md 776 B
tags: ["kovri"]
terms: ["I2PControl"]
summary: "An API inteface for Kovri and Java-I2P that allows simple remote control"
{% include untranslated.html %}
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.