ipfs/kubo

NoAnnounce should work for /dns addresses added by AutoTLS

Open

#10830 opened on Jun 6, 2025

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Go (13,906 stars) (2,725 forks)batch import
P2exp/intermediatehelp wantedkind/bug

Description

Checklist

  • My issue is specific & actionable.
  • I am not suggesting a protocol enhancement.
  • I have searched on the issue tracker for my issue.

Description

It seems that AutoTLS will figure out external IPs on ipv4 and ipv6 and add dns announce addresses accordingly. It does not take into account whether the IPs pointed to by these addresses are in the NoAnnounce filter.

Contributor guide