mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-27 11:17:49 +02:00
server tunnel parameters
This commit is contained in:
parent
72d52d61bc
commit
b3e389a67c
5 changed files with 66 additions and 8 deletions
|
@ -53,5 +53,7 @@ Options
|
|||
* --socksproxyport= - The port to listen on (SOCKS Proxy)
|
||||
* --ircport= - The local port of IRC tunnel to listen on. 6668 by default
|
||||
* --ircdest= - I2P destination address of IRC server. For example irc.postman.i2p
|
||||
|
||||
* --eepkeys= - File name containing destination keys. For example privKeys.dat
|
||||
* --eephost= - Address incoming trafic forward to. 127.0.0.1 by default
|
||||
* --eepport= - Port incoming trafic forward to. 80 by default
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue