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.