Didnt even think of this but great side-use-case of ASmap ☺️
Discussion
awesome project btw, not sure why I haven't turned this on my node yet. I will need a script to source/auto update this somewhere reliably right? that also seems dangerous?
I use a similar script for banning AWS nodes from published AWS address ranges
Thanks! Theres a few ways:
- we do a 'collab run' with min 5 people to produce an ASmap others can use that we post here https://github.com/asmap/asmap-data/
- b10c has a nix expr to pull the latest in easily https://github.com/0xB10C/nix/blob/master/pkgs/asmap-data/default.nix
- you can make your own ASmap by pulling RPKI data (cryptographically attested) and optionally public AS data https://github.com/asmap/kartograf
