You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PeeringDBURLstring`yaml:"peeringdb-url" description:"PeeringDB API URL, can be set to a local PeeringDB cache server" default:"https://peeringdb.com/api/"`
335
336
336
337
Blocklist []string`yaml:"blocklist" description:"List of ASNs, prefixes, and IP addresses to block" default:""`
337
338
BlocklistURLs []string`yaml:"blocklist-urls" description:"List of URLs to fetch blocklists from" default:""`
0 commit comments