You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
363 B
Markdown

3 years ago
# ris-pydot-graph
3 years ago
Draw a graph from RIS BGP data. A PNG file will be generated with name 'YYYY-
MM-DD-HH-MM-route.png'. During the generation, all the paths are printed to the
console in case you want to see prepending and such.
3 years ago
# Dependencies
- dev-python/cymruwhois
- dev-python/pydot
3 years ago
# Example image
![sample-graph](2020-11-03-09-57-45.91.126.0-24.png)