Skip to content
This repository was archived by the owner on Feb 29, 2024. It is now read-only.

Commit 2125744

Browse files
authored
Add mention of rtrmon
1 parent bd5b0d7 commit 2125744

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ GoRTR is an open-source implementation of RPKI to Router protocol (RFC 6810) usi
1010
* `/prefixfile` contains the structure of a JSON export file and signing capabilities.
1111
* `/cmd/gortr/gortr.go` is a simple implementation that fetches a list and offers it to a router.
1212
* `/cmd/rtrdump/rtrdump.go` allows copying the PDUs sent by a RTR server as a JSON file.
13+
* `/cmd/rtrmon/rtrmon.go` compare and monitor two RTR servers (using RTR and/or JSON), outputs diff and Prometheus metrics.
1314

1415
## Disclaimer
1516

0 commit comments

Comments
 (0)