A small python script to generate bird2 roa rules from the dn42 registry.
generate.py | ||
README.md |
bird2-roa-generator
This script reads data from a local git clone of the dn42 registry and generates roa rules for bird2. It requires python3.7 or greater to run.
How to use
- Clone dn42 registry repository (or refresh your existing clone with
git pull
) ./generate.py '/path/to/your/registry-clone'
- Énjoy your two new roa files! :-)