mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-27 11:17:49 +02:00
IRC tunnel support
This commit is contained in:
parent
a405a3a89a
commit
d8918edb51
3 changed files with 26 additions and 2 deletions
|
@ -50,5 +50,8 @@ Options
|
|||
* --log= - Enable or disable logging to file. 1 for yes, 0 for no.
|
||||
* --daemon= - Eanble or disable daemon mode. 1 for yes, 0 for no.
|
||||
* --httpproxyport= - The port to listen on (HTTP Proxy)
|
||||
* --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
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue