mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
Updated Using i2pd (markdown)
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user