| Crates.io | wayback-rpki |
| lib.rs | wayback-rpki |
| version | 1.0.4 |
| created_at | 2025-03-25 22:29:59.389529+00 |
| updated_at | 2025-09-15 04:00:22.092831+00 |
| description | A command-line tool to provide API for RPKI ROAs lookup with historical data |
| homepage | |
| repository | https://github.com/bgpkit/wayback-rpki |
| max_upload_size | |
| id | 1605855 |
| size | 127,591 |
This project implements the crawler of RIPE RIS RPKI daily dump (https://ftp.ripe.net/rpki/) with a database schema designed to hold historical information.
cargocargo install wayback-rpki
homebrew on macOSbrew install bgpkit/tap/wayback-rpki
cargo-binstallInstall cargo-binstall first:
cargo install cargo-binstall
Then install monocle using cargo binstall
cargo binstall wayback-rpki
Start the API from scratch by running
wayback-rpki serve --bootstrap
Configure the following environment variables to further configure features:
WAYBACK_BACKUP_TO: backup location
r2://spaces/broker/roas_trie.bin.gz, it will require additional S3
credentials below
AWS_REGIONAWS_ENDPOINTAWS_ACCESS_KEY_IDAWS_SECRET_ACCESS_KEYWAYBACK_BACKUP_HEARTBEAT_URL: a URL to send an HTTP get request to