mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
Updated tunnels.cfg (markdown)
@@ -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 `
|
||||
|
||||
Reference in New Issue
Block a user