mirror of
https://github.com/PurpleI2P/i2pd_docs_en.git
synced 2024-12-06 19:26:22 +01:00
correct example for http tunnel
This commit is contained in:
@@ -139,7 +139,7 @@ Here's an example of an http tunnel:
|
||||
|
||||
[http-in]
|
||||
type = http
|
||||
host = ourwebsite.com
|
||||
host = 127.0.0.1
|
||||
port = 80
|
||||
keys = our-website.dat
|
||||
|
||||
|
||||
Reference in New Issue
Block a user