rtrtr

Crates.iortrtr
lib.rsrtrtr
version0.3.1-rc1
sourcesrc
created_at2020-11-09 14:05:40.387364
updated_at2024-06-19 12:44:36.325839
descriptionA versatile tool for managing route filters
homepage
repositoryhttps://github.com/NLnetLabs/rtrtr
max_upload_size
id310313
size1,076,355
Core (github:nlnetlabs:core)

documentation

README

RTRTR – An RPKI data proxy

CI Documentation Status crates.io Discord

RTRTR is an RPKI data proxy, designed to collect Validated ROA Payloads from one or more sources in multiple formats and dispatch it onwards. It provides the means to implement multiple distribution architectures for RPKI such as centralised RPKI validators that dispatch data to local caching RTR servers.

RTRTR can read RPKI data from multiple RPKI Relying Party packages via RTR and JSON and, in turn, provide an RTR service for routers to connect to. The HTTP server provides the validated data set in JSON format, as well as a monitoring endpoint in plain text and Prometheus format.

If you have feedback, we would love to hear from you. Don’t hesitate to create an issue on Github or post a message on our RPKI mailing list or Discord server.

Getting Started

Getting started with RTRTR is really easy by installing a binary package for either Debian and Ubuntu or for Red Hat Enterprise Linux (RHEL) and compatible systems such as Rocky Linux. Alternatively, you can run with Docker or build from the source code using Cargo, Rust’s build system and package manager.

Please refer to the comprehensive documentation to learn what works best for you.

Commit count: 309

cargo fmt