mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
* tunnels.cfg
@@ -10,7 +10,7 @@ Section type is specified by 'type' parameter with possible values 'client', 's
|
|||||||
Client tunnels
|
Client tunnels
|
||||||
--------------
|
--------------
|
||||||
|
|
||||||
Mnemonic: WE can connect to someone as client
|
Mnemonic: we can connect to someone as client
|
||||||
|
|
||||||
Must contain few mandatory parameters, some optional parameters might be also presented.
|
Must contain few mandatory parameters, some optional parameters might be also presented.
|
||||||
|
|
||||||
@@ -29,12 +29,12 @@ Client tunnels might share same local destination, if keys file contains same id
|
|||||||
|
|
||||||
'address' means local interface tunnel binds to, '127.0.0.1' for connections from local host only, '0.0.0.0' for connections from everywhere.
|
'address' means local interface tunnel binds to, '127.0.0.1' for connections from local host only, '0.0.0.0' for connections from everywhere.
|
||||||
|
|
||||||
So, if we telnet to 127.0.0.1/6668 on localhost, i2pd will connect us to irc.echelon.i2p:6668
|
So, with example above, if you telnet to 127.0.0.1:6668 on localhost, i2pd will connect to irc.echelon.i2p:6668
|
||||||
|
|
||||||
Server/generic tunnels
|
Server/generic tunnels
|
||||||
----------------------
|
----------------------
|
||||||
|
|
||||||
Mnemonic: WE serving some service to others in network
|
Mnemonic: we serving some service to others in network
|
||||||
|
|
||||||
Example of server tunnel:
|
Example of server tunnel:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user