diff options
author | Vasil Dimov <vd@FreeBSD.org> | 2020-12-04 18:03:05 +0100 |
---|---|---|
committer | Vasil Dimov <vd@FreeBSD.org> | 2021-03-01 18:19:46 +0100 |
commit | 76c35c60f338937071bcfad4211ef7254d3830ec (patch) | |
tree | a4ab3dfbbb2f34ae520e000b8f04af36de9414c6 /src/compat | |
parent | c22daa2ecff1acd25426cd46f98f2587d1d324c3 (diff) |
init: introduce I2P connectivity options
Introduce two new options to reach the I2P network:
* `-i2psam=<ip:port>` point to the I2P SAM proxy. If this is set then
the I2P network is considered reachable and we can make outgoing
connections to I2P peers via that proxy. We listen for and accept
incoming connections from I2P peers if the below is set in addition to
`-i2psam=<ip:port>`
* `-i2pacceptincoming` if this is set together with `-i2psam=<ip:port>`
then we accept incoming I2P connections via the I2P SAM proxy.
Diffstat (limited to 'src/compat')
0 files changed, 0 insertions, 0 deletions