Updated Using i2pd (markdown)

Alexandr Kozlenkov
2019-07-29 11:00:42 +03:00
parent 4a912e5818
commit 9a5768acd4

@@ -30,13 +30,13 @@ If you wish to run your own website in Invisible Internet, follow those steps:
1) Run your webserver and find out which host:port it uses (for example, 127.0.0.1:8080).
2) Configure i2pd to create HTTP server tunnel. Put in your ~/.i2pd/tunnels.conf file:
```
[anon-website]
type = http
host = 127.0.0.1
port = 8080
keys = anon-website.dat
```
3) Restart i2pd.
4) Find b32 destination of your website.