fanquake
9e54dde04c
Merge bitcoin/bitcoin#27719 : doc: remove Tor link & generalize onion getnodeaddresses RPC
...
6fce5ddc17
doc: update getnodeaddresses for CJDNS, I2P and Tor and rm link (Marnix)
Pull request description:
- remove broken link about how to properly configure tor
- generalize getnodeaddresses RPC in doc
ACKs for top commit:
fanquake:
ACK 6fce5ddc17
Tree-SHA512: 3a077a0724c57a5c6182d40fbf34a84d2515bf1bf06ea0ce717174d0a27f5b19b9521c1ed1995adfdf4d43c2ce978a81e2ec9e3c8faf83f5188571fa75ea5314
1 year ago
Marnix
6fce5ddc17
doc: update getnodeaddresses for CJDNS, I2P and Tor and rm link
...
- unify bitcoin-cli getnodeaddresses for CJDNS, I2P and Tor
- remove outdated link to Tor project
1 year ago
jonatack
3e1d2941e9
doc: remove recommended I2P router versions
...
as these go stale and users will generally install the current versions available.
2 years ago
jonatack
295849abb5
doc: update/clarify/de-emphasize I2P transient address section
2 years ago
jonatack
dffa319457
doc: update bandwidth section of I2P documentation
2 years ago
jonatack
0ed9cc5892
doc: clarify -i2pacceptincoming help documentation
...
and also hoist the default setting to a constexpr and
remove unused f-string operators in a related functional test.
2 years ago
willcl-ark
874c861885
doc: Add I2P bandwidth guidance to i2p.md
...
Adds some general guidance on lowering bandwidth usage when using I2P
routers.
2 years ago
Vasil Dimov
47c0d02f12
doc: document I2P transient addresses usage in doc/i2p.md
2 years ago
Jon Atack
f44efc3e2c
doc: update i2p.md with cjdns, improve local addresses section
3 years ago
Jon Atack
a1db99adea
init, doc: improve -onlynet help and tor/i2p documentation
...
and harmonize them as follows
- s/outgoing/automatic outbound/
- s/Incoming/Inbound and manual/ (are not affected by this option.)
- s/only through network/only to network/
- s/this option. This option/this option. It/
- s/network types/networks/
and also pick up a few nits in doc/p2p-bad-ports.md
3 years ago
Vasil Dimov
e53a8505db
net: respect -onlynet= when making outbound connections
...
Do not make outbound connections to hosts which belong to a network
which is restricted by `-onlynet`.
This applies to hosts that are automatically chosen to connect to and to
anchors.
This does not apply to hosts given to `-connect`, `-addnode`,
`addnode` RPC, dns seeds, `-seednodes`.
Fixes https://github.com/bitcoin/bitcoin/issues/13378
Fixes https://github.com/bitcoin/bitcoin/issues/22647
Supersedes https://github.com/bitcoin/bitcoin/pull/22651
3 years ago
Jon Atack
b87a9c4d13
Improve doc/i2p.md regarding I2P router options/versions
3 years ago
Jon Atack
bebcf785c0
Update i2p.md and tor.md regarding -onlynet config option
3 years ago
Jon Atack
d2dffd5be4
doc: add info to i2p.md about IBD time and multiple networks
3 years ago
Vasil Dimov
4101ec9d2e
doc: mention that we enforce port=0 in I2P
...
Co-authored-by: Jon Atack <jon@atack.com>
3 years ago
Vasil Dimov
cad487bcfa
doc: add basic I2P documentation
3 years ago