mirror of
https://github.com/PurpleI2P/i2pd_docs_en
synced 2025-09-03 17:52:27 +00:00
Prettify table
This commit is contained in:
parent
2c414a237d
commit
d9dca6199d
@ -42,7 +42,7 @@ Run `./i2pd --help` to show builtin help message (default value of option will b
|
|||||||
### General options
|
### General options
|
||||||
|
|
||||||
Option | Description
|
Option | Description
|
||||||
------------- | --------------------------------------
|
-------------------------------------- | --------------------------------------
|
||||||
conf | Config file (default: ~/.i2pd/i2pd.conf or /var/lib/i2pd/i2pd.conf). This parameter will be silently ignored if the specified config file does not exist.
|
conf | Config file (default: ~/.i2pd/i2pd.conf or /var/lib/i2pd/i2pd.conf). This parameter will be silently ignored if the specified config file does not exist.
|
||||||
tunconf | Tunnels config file (default: ~/.i2pd/tunnels.conf or /var/lib/i2pd/tunnels.conf)
|
tunconf | Tunnels config file (default: ~/.i2pd/tunnels.conf or /var/lib/i2pd/tunnels.conf)
|
||||||
pidfile | Where to write pidfile (dont write by default)
|
pidfile | Where to write pidfile (dont write by default)
|
||||||
@ -64,7 +64,7 @@ netid | Network ID, router belongs to. Main I2P is 2.
|
|||||||
### Windows-specific options
|
### Windows-specific options
|
||||||
|
|
||||||
Option | Description
|
Option | Description
|
||||||
------------- | --------------------------------------
|
-------------------------------------- | --------------------------------------
|
||||||
svcctl | Windows service management (--svcctl="install" or --svcctl="remove")
|
svcctl | Windows service management (--svcctl="install" or --svcctl="remove")
|
||||||
insomnia | Prevent system from sleeping
|
insomnia | Prevent system from sleeping
|
||||||
close | Action on close: minimize, exit, ask
|
close | Action on close: minimize, exit, ask
|
||||||
@ -74,7 +74,7 @@ All options below still possible in cmdline, but better write it in config file:
|
|||||||
### HTTP webconsole
|
### HTTP webconsole
|
||||||
|
|
||||||
Option | Description
|
Option | Description
|
||||||
------------- | --------------------------------------
|
-------------------------------------- | --------------------------------------
|
||||||
http.enabled | If webconsole is enabled. true by default
|
http.enabled | If webconsole is enabled. true by default
|
||||||
http.address | The address to listen on (HTTP server)
|
http.address | The address to listen on (HTTP server)
|
||||||
http.port | The port to listen on (HTTP server) 7070 by default
|
http.port | The port to listen on (HTTP server) 7070 by default
|
||||||
@ -85,7 +85,7 @@ http.pass | Password for basic auth (default: random, see logs)
|
|||||||
### HTTP proxy
|
### HTTP proxy
|
||||||
|
|
||||||
Option | Description
|
Option | Description
|
||||||
------------- | --------------------------------------
|
-------------------------------------- | --------------------------------------
|
||||||
httpproxy.enabled | If HTTP proxy is enabled. true by default
|
httpproxy.enabled | If HTTP proxy is enabled. true by default
|
||||||
httpproxy.address | The address to listen on (HTTP Proxy)
|
httpproxy.address | The address to listen on (HTTP Proxy)
|
||||||
httpproxy.port | The port to listen on (HTTP Proxy) 4444 by default
|
httpproxy.port | The port to listen on (HTTP Proxy) 4444 by default
|
||||||
@ -98,7 +98,7 @@ httpproxy.outbound.quantity | Outbound tunnels quantity if keys is set. 5 by def
|
|||||||
### Socks proxy
|
### Socks proxy
|
||||||
|
|
||||||
Option | Description
|
Option | Description
|
||||||
------------- | --------------------------------------
|
-------------------------------------- | --------------------------------------
|
||||||
socksproxy.enabled | If SOCKS proxy is enabled. true by default
|
socksproxy.enabled | If SOCKS proxy is enabled. true by default
|
||||||
socksproxy.address | The address to listen on (SOCKS Proxy)
|
socksproxy.address | The address to listen on (SOCKS Proxy)
|
||||||
socksproxy.port | The port to listen on (SOCKS Proxy). 4447 by default
|
socksproxy.port | The port to listen on (SOCKS Proxy). 4447 by default
|
||||||
@ -113,7 +113,7 @@ socksproxy.outproxyport | Outproxy remote port
|
|||||||
### SAM interface
|
### SAM interface
|
||||||
|
|
||||||
Option | Description
|
Option | Description
|
||||||
------------- | --------------------------------------
|
-------------------------------------- | --------------------------------------
|
||||||
sam.address | The address to listen on (SAM bridge)
|
sam.address | The address to listen on (SAM bridge)
|
||||||
sam.port | Port of SAM bridge. Usually 7656. SAM is off if not specified
|
sam.port | Port of SAM bridge. Usually 7656. SAM is off if not specified
|
||||||
sam.enabled | If SAM is enabled. false by default
|
sam.enabled | If SAM is enabled. false by default
|
||||||
@ -121,7 +121,7 @@ sam.enabled | If SAM is enabled. false by default
|
|||||||
### BOB interface
|
### BOB interface
|
||||||
|
|
||||||
Option | Description
|
Option | Description
|
||||||
------------- | --------------------------------------
|
-------------------------------------- | --------------------------------------
|
||||||
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
|
||||||
bob.enabled | If BOB is enabled. false by default
|
bob.enabled | If BOB is enabled. false by default
|
||||||
@ -129,7 +129,7 @@ bob.enabled | If BOB is enabled. false by default
|
|||||||
### I2CP interface
|
### I2CP interface
|
||||||
|
|
||||||
Option | Description
|
Option | Description
|
||||||
------------- | --------------------------------------
|
-------------------------------------- | --------------------------------------
|
||||||
i2cp.address | The address to listen on or an abstract address for Android LocalSocket
|
i2cp.address | The address to listen on or an abstract address for Android LocalSocket
|
||||||
i2cp.port | Port of I2CP server. Usually 7654. Ignored for Andorid
|
i2cp.port | Port of I2CP server. Usually 7654. Ignored for Andorid
|
||||||
i2cp.enabled | If I2CP is enabled. false by default. Other services don't require I2CP
|
i2cp.enabled | If I2CP is enabled. false by default. Other services don't require I2CP
|
||||||
@ -137,7 +137,7 @@ i2cp.enabled | If I2CP is enabled. false by default. Other services don't requir
|
|||||||
### I2PControl interface
|
### I2PControl interface
|
||||||
|
|
||||||
Option | Description
|
Option | Description
|
||||||
------------- | --------------------------------------
|
-------------------------------------- | --------------------------------------
|
||||||
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
|
||||||
i2pcontrol.enabled | If I2P control is enabled. false by default
|
i2pcontrol.enabled | If I2P control is enabled. false by default
|
||||||
@ -148,20 +148,20 @@ i2pcontrol.key | I2P control HTTPS certificate key file name. i2pcontrol.key.pem
|
|||||||
### UPNP
|
### UPNP
|
||||||
|
|
||||||
Option | Description
|
Option | Description
|
||||||
------------- | --------------------------------------
|
-------------------------------------- | --------------------------------------
|
||||||
upnp.enabled | Enable or disable UPnP, false by default for CLI and true for GUI (Windows, Android)
|
upnp.enabled | Enable or disable UPnP, false by default for CLI and true for GUI (Windows, Android)
|
||||||
upnp.name | Name i2pd appears in UPnP forwardings list. I2Pd by default
|
upnp.name | Name i2pd appears in UPnP forwardings list. I2Pd by default
|
||||||
|
|
||||||
### Cryptography
|
### Cryptography
|
||||||
|
|
||||||
Option | Description
|
Option | Description
|
||||||
------------- | --------------------------------------
|
-------------------------------------- | --------------------------------------
|
||||||
precomputation.elgamal | Use ElGamal precomputated tables. false for x64 and true for other platforms by default
|
precomputation.elgamal | Use ElGamal precomputated tables. false for x64 and true for other platforms by default
|
||||||
|
|
||||||
### Reseeding
|
### Reseeding
|
||||||
|
|
||||||
Option | Description
|
Option | Description
|
||||||
------------- | --------------------------------------
|
-------------------------------------- | --------------------------------------
|
||||||
reseed.verify | Request SU3 signature verification
|
reseed.verify | Request SU3 signature verification
|
||||||
reseed.file | Full path to SU3 file to reseed from
|
reseed.file | Full path to SU3 file to reseed from
|
||||||
reseed.urls | Reseed URLs, separated by comma
|
reseed.urls | Reseed URLs, separated by comma
|
||||||
@ -169,14 +169,14 @@ reseed.urls | Reseed URLs, separated by comma
|
|||||||
### Addressbook options
|
### Addressbook options
|
||||||
|
|
||||||
Option | Description
|
Option | Description
|
||||||
------------- | --------------------------------------
|
-------------------------------------- | --------------------------------------
|
||||||
addressbook.defaulturl | AddressBook subscription URL for initial setup
|
addressbook.defaulturl | AddressBook subscription URL for initial setup
|
||||||
addressbook.subscriptions | AddressBook subscriptions URLs, separated by comma
|
addressbook.subscriptions | AddressBook subscriptions URLs, separated by comma
|
||||||
|
|
||||||
### Limits
|
### Limits
|
||||||
|
|
||||||
Option | Description
|
Option | Description
|
||||||
------------- | --------------------------------------
|
-------------------------------------- | --------------------------------------
|
||||||
limits.transittunnels | Override maximum number of transit tunnels. 2500 by default
|
limits.transittunnels | Override maximum number of transit tunnels. 2500 by default
|
||||||
limits.openfiles | Maximum size of corefile in Kb (0 - use system limit)
|
limits.openfiles | Maximum size of corefile in Kb (0 - use system limit)
|
||||||
limits.coresize | Maximum size of corefile in Kb (0 - use system limit)
|
limits.coresize | Maximum size of corefile in Kb (0 - use system limit)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user