diff options
Diffstat (limited to 'i2p.html')
| -rw-r--r-- | i2p.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -26,7 +26,7 @@ <p> i2pd is in most repos, in debian/ubuntu you can install it simply - with <pre><code># apt install i2pd</pre> + with <pre><code># apt install i2pd</code></pre> </p> <h3>Enabling I2P</h3> @@ -48,7 +48,7 @@ cd ~/.i2pd</code></pre> type = http host = 127.0.0.1 port = 8080 -keys = <strong>landchad.dat</strong></pre></code> +keys = <strong>landchad.dat</strong></code></pre> <p> Then, run <code>i2pd --daemon</code> to start i2pd. Then use lynx or any browser to go to http://127.0.0.1:7070/?page=i2p_tunnels to get your I2P hostname. You |
