Closed romain-fontugne closed 1 year ago
Implement a crawler (in iyp/crawlers/bgptools) that fetch the IPv4 and IPv6 prefixes reported here: https://github.com/bgptools/anycast-prefixes
The added relationships should look like this (:Prefix)-[:Categorized]->(:Tag {label:Anycast})
Shall I work on this @romain-fontugne
yes, please. Thanks!
Implement a crawler (in iyp/crawlers/bgptools) that fetch the IPv4 and IPv6 prefixes reported here: https://github.com/bgptools/anycast-prefixes
The added relationships should look like this (:Prefix)-[:Categorized]->(:Tag {label:Anycast})