hyprspace/p2p
DavHau 6f3c85a1ef
feat: add mDNS peer discovery for LAN environments (#102)
Co-authored-by: Max <max@privatevoid.net>
2026-06-22 14:01:34 +00:00
..
addrs_linux.go feat: add mDNS peer discovery for LAN environments (#102) 2026-06-22 14:01:34 +00:00
addrs.go feat: add mDNS peer discovery for LAN environments (#102) 2026-06-22 14:01:34 +00:00
discover.go feat: add mDNS peer discovery for LAN environments (#102) 2026-06-22 14:01:34 +00:00
filter.go p2p: actually apply filters in FilterGater (#119) 2026-06-08 22:45:07 +02:00
metrics.go Enhanced Logging with ipfs/go-log (#90) 2025-12-07 19:31:49 +00:00
multigater.go Add filterPrivateAddresses option to block RFC1918/link-local dials (#101) 2026-05-18 22:20:44 +02:00
node.go feat: add mDNS peer discovery for LAN environments (#102) 2026-06-22 14:01:34 +00:00
pex.go Enhanced Logging with ipfs/go-log (#90) 2025-12-07 19:31:49 +00:00
relay.go allow using unlimited relay to connect to external peers 2024-04-28 00:18:25 +02:00
routing.go Add filterPrivateAddresses option to block RFC1918/link-local dials (#101) 2026-05-18 22:20:44 +02:00