diff options
| author | qorg11 <qorg@vxempire.xyz> | 2021-07-02 13:30:49 +0200 |
|---|---|---|
| committer | qorg11 <qorg@vxempire.xyz> | 2021-07-02 13:30:49 +0200 |
| commit | e2c324f759f1dfa6ab55ba163fa8649c54aab077 (patch) | |
| tree | be03441f54f840a0195468397a358695f07c4a98 /i2p.html | |
| parent | caf26845c8570f6647498c9dab5eb3e2c8bdac11 (diff) | |
Fixed html thing
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 |
