mirror of
https://github.com/PurpleI2P/i2pd
synced 2024-11-10 08:00:38 +03:00
I2CP config
This commit is contained in:
parent
a4dc67cba0
commit
4d7c089b09
@ -58,7 +58,11 @@ All options below still possible in cmdline, but better write it in config file:
|
|||||||
|
|
||||||
* --bob.address= - The address to listen on (BOB command channel)
|
* --bob.address= - The address to listen on (BOB command channel)
|
||||||
* --bob.port= - Port of BOB command channel. Usually 2827. BOB is off if not specified
|
* --bob.port= - Port of BOB command channel. Usually 2827. BOB is off if not specified
|
||||||
* --sam.enabled= - If BOB is enabled. false by default
|
* --bob.enabled= - If BOB is enabled. false by default
|
||||||
|
|
||||||
|
* --i2cp.address= - The address to listen on
|
||||||
|
* --i2cp.port= - Port of I2CP server. Usually 7654. IPCP is off if not specified
|
||||||
|
* --i2cp.enabled= - If I2CP is enabled. false by default. Other services don't requeire I2CP
|
||||||
|
|
||||||
* --i2pcontrol.address= - The address to listen on (I2P control service)
|
* --i2pcontrol.address= - The address to listen on (I2P control service)
|
||||||
* --i2pcontrol.port= - Port of I2P control service. Usually 7650. I2PControl is off if not specified
|
* --i2pcontrol.port= - Port of I2P control service. Usually 7650. I2PControl is off if not specified
|
||||||
|
Loading…
Reference in New Issue
Block a user