mirror of
https://github.com/ACINQ/eclair.git
synced 2025-02-23 14:40:34 +01:00
When using Tor, your onion address is by default added to your list of public addresses and advertised through the gossip layer to allow peers to find your node and connect to it. We now allow opting out of that mechanism by setting `tor.publish-onion-address = false` in your `eclair.conf`. This will ensure your onion address is not advertised, and peers will not be able to connect to you unless you've connected to them first. |
||
---|---|---|
.. | ||
Architecture.md | ||
Cluster.md | ||
Configure.md | ||
Monitoring.md | ||
PostgreSQL.md | ||
Tor.md |