forked from I2P_Developers/i2p.www
Added https to default i2pcontrol port
This commit is contained in:
@@ -8,7 +8,7 @@ The JSONRPC2 implementation for the client as well as the plugin is provided by
|
||||
A list of implementations of JSON-RPC for various languages can be found at <a href="http://json-rpc.org/wiki/implementations">the JSON-RPC wiki</a>.
|
||||
{%- endtrans %}</p>
|
||||
|
||||
<p>{% trans %}I2PControl is by default listening on localhost:7650{% endtrans %}</p>
|
||||
<p>{% trans %}I2PControl is by default listening on https://localhost:7650{% endtrans %}</p>
|
||||
|
||||
<h2>{% trans %}API, version 1.{% endtrans %}</h2>
|
||||
<p>{% trans -%}
|
||||
|
Reference in New Issue
Block a user