aboutsummaryrefslogtreecommitdiffstats
path: root/src/dns.rs
Commit message (Collapse)AuthorAgeFilesLines
* Add DNS SRV bootstrap discovery for automatic peer findingmurilo ijanc2026-03-251-0/+340
tpd now queries _tesseras._udp.tesseras.net SRV records to discover bootstrap peers when no -b flag is given. Add -n flag to disable this automatic discovery for seed/isolated nodes.