From 8b32ffe54d835e23f40d144e4f53c34db83baa1a Mon Sep 17 00:00:00 2001 From: l-n-s Date: Thu, 1 Sep 2016 21:06:15 +0000 Subject: [PATCH] Updated Using i2pd (markdown) --- Using-i2pd.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Using-i2pd.md b/Using-i2pd.md index 2e1f5c2..4642d22 100644 --- a/Using-i2pd.md +++ b/Using-i2pd.md @@ -29,7 +29,7 @@ If you wish to run your own website in Invisible Internet, follow those steps: 1) Run your webserver and find out which port it uses (for example, 8080). -2) Configure i2pd to create HTTP server tunnel. +2) Configure i2pd to create HTTP server tunnel. Put in your ~/.i2pd/tunnels.conf file: [http-in] type = http @@ -39,7 +39,7 @@ If you wish to run your own website in Invisible Internet, follow those steps: 3) Find b32 destination of your website. - insert instructions here +Go to webconsole -> [I2P tunnels page](http://127.0.0.1:7070/?page=i2p_tunnels). Look for Sever tunnels, http-in and you will see address like .b32.i2p Website is now available in Invisible Internet by visiting this address.