Skip to content

arcenotas/dn42_route_gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DN42 Route Gen

This is a simple program that takes DN42 registry data and computes corrensponding ROA data for StayRTR.

Usage:

$ git clone https://github.com/arcenotas/dn42_route_gen.git
$ cd dn42_route_gen
$ cargo build --release
$ ./target/release/dn42_route_gen <registry_directory> <output_file>

You can then use a webserver of your choice to serve the output file to StayRTR.

It is recommended to run this program as a cron job to keep the output file up to date. Don't forget to git pull before running the program!

This program is currently supporting AS4242420625.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages