From 9a5768acd4fe27a3aad6a866ea2706fcbba7bd6e Mon Sep 17 00:00:00 2001 From: Alexandr Kozlenkov Date: Mon, 29 Jul 2019 11:00:42 +0300 Subject: [PATCH] Updated Using i2pd (markdown) --- Using-i2pd.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Using-i2pd.md b/Using-i2pd.md index 7b225c2..ae1827a 100644 --- a/Using-i2pd.md +++ b/Using-i2pd.md @@ -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.