1
0
mirror of https://github.com/PurpleI2P/i2pd_docs_en synced 2025-08-26 13:42:08 +00:00

Merge pull request #94 from HardenedSteel/tutorial-fixup

update "Anonymous websites" tutorial
This commit is contained in:
orignal 2024-05-05 07:23:34 -04:00 committed by GitHub
commit dc6707c70a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -29,12 +29,12 @@ If you wish to run your own website in Invisible Internet, follow those steps:
port = 8080 port = 8080
keys = anon-website.dat keys = anon-website.dat
3) Restart i2pd. 3) Restart i2pd or send SIGHUP signal.
4) Find b32 destination of your website. 4) Find b32 destination of your website.
Go to webconsole -> [I2P tunnels page](http://127.0.0.1:7070/?page=i2p_tunnels). Look for Sever tunnels and you will see address like \<long random string\>.b32.i2p next to anon-website. Go to webconsole -> [I2P tunnels page](http://127.0.0.1:7070/?page=i2p_tunnels). Look for Server tunnels and you will see address like \<long random string\>.b32.i2p next to anon-website.
Website is now available in Invisible Internet by visiting this address. Website is now available in Invisible Internet by visiting this address.
5) (Optional) Register short and memorable .i2p domain on [inr.i2p](http://inr.i2p). 5) (Optional) Register short and memorable .i2p domain on [reg.i2p](http://reg.i2p).