mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
Created tunnels.cfg (markdown)
13
tunnels.cfg.md
Normal file
13
tunnels.cfg.md
Normal file
@@ -0,0 +1,13 @@
|
||||
tunnels.cfg is designed to support multiple I2P tunnels.
|
||||
Must be located in ~/.i2pd
|
||||
|
||||
Consists of multiple [client] and [server] sections.
|
||||
Each [client] specifies I2P client tunnel and each [server] specifies I2P server tunnel.
|
||||
|
||||
Example of client tunnel
|
||||
|
||||
[client]
|
||||
name=IRC
|
||||
port=6668
|
||||
destination=irc.echelon.i2p
|
||||
keys=irc.dat
|
||||
Reference in New Issue
Block a user