Updated Using i2pd (markdown)

l-n-s
2016-09-01 21:06:15 +00:00
parent 0e31bcfbd0
commit 8b32ffe54d

@@ -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 <long random string>.b32.i2p
Website is now available in Invisible Internet by visiting this address.