Module address_man

Source
Available on non-WebAssembly only.
Expand description

Address manager is a module that keeps track of known peer addresses and associated metadata. This module is very important in keeping our node protected against targeted attacks, like eclipse attacks.

Modules§

dns_proxy
Simple implementation of a DNS-over-HTTPS (DoH) lookup routed through the SOCKS5 proxy

Structs§

AddressMan
A module that keeps track of know addresses and serve them to our node to connect
DiskLocalAddress
LocalAddress
How do we store peers locally

Enums§

AddrManError
Address
AddressState