itoopie.net -> itoopie.i2p
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
{% block title %}I2PControl API{% endblock %}
|
||||
{% block content %}
|
||||
<h1>{% trans %}I2PControl - Remote Control Service{% endtrans %}</h1>
|
||||
<p>{% trans itoopie='http://itoopie.net/' -%}
|
||||
<p>{% trans itoopie='http://'+i2pconv('itoopie.i2p')+'/' -%}
|
||||
I2P enables a <a href="http://en.wikipedia.org/wiki/JSON-RPC">JSONRPC2</a> interface via the plugin <a href="{{ itoopie }}">I2PControl</a>.
|
||||
The aim of the interface is to provide simple way to interface with a running I2P node. A client, itoopie, has been developed in parallel.
|
||||
The JSONRPC2 implementation for the client as well as the plugin is provided by the java libraries <a href="http://software.dzhuvinov.com/json-rpc-2.0.html">JSON-RPC 2.0</a>.
|
||||
|
Reference in New Issue
Block a user