mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-12-23 01:39:27 +02:00
13 lines
284 B
Plaintext
13 lines
284 B
Plaintext
# You can find examples in /usr/share/doc/i2pd/tunnels.d directory
|
|
# Document: https://github.com/PurpleI2P/i2pd/wiki/tunnels.conf
|
|
|
|
[website]
|
|
type = http
|
|
host = 192.168.1.1
|
|
port = 80
|
|
inbound.length = 1
|
|
inbound.quantity = 5
|
|
outbound.length = 1
|
|
outbound.quantity = 5
|
|
keys = website.dat
|