11 lines
350 B
Markdown
11 lines
350 B
Markdown
|
# 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! :-)
|