Skip to content

mellowdrifter/rpkirtr

Repository files navigation

rpkirtr

Implements an RPKI-RTR server in Go. Supports most of RFC8210. Does not support version 0, only version 1.

Complile and run. Accepts connections over IPv4 and IPv6.

  1. git clone https://github.com/mellowdrifter/rpkirtr.git
  2. go get gopkg.in/ini.v1
  3. go build *.go
  4. create config.ini
  5. ./rpkirtr

Point some clients to the server address, IPv4 or IPv6, and that's it.

Run it as a daemon for persistance.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published