Updated tunnels.cfg (markdown)

orignal
2015-02-12 22:30:22 -05:00
parent 0945997363
commit d3dbb955f6

@@ -1,17 +1,14 @@
tunnels.cfg is designed to support multiple I2P tunnels.
Must be located in ~/.i2pd
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.
Consists of multiple [client] and [server] sections.
Each [client] specifies I2P client tunnel and each [server] specifies I2P server tunnel.
Example of client tunnel
Example of client tunnel:
`[client]`
`name=IRC`
`port=6668`
`destination=irc.echelon.i2p`
`keys=irc.dat `
`[client]`
`name=IRC`
`port=6668`
`destination=irc.echelon.i2p`
`keys=irc.dat `