Skip to content

mellowdrifter/rpkirtr

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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