command
module
Version:
v0.0.0-...-8368ca3
Opens a new window with list of versions in this module.
Published: May 5, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 20
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
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.
- git clone https://github.com/mellowdrifter/rpkirtr.git
- go get gopkg.in/ini.v1
- go build *.go
- create config.ini
- ./rpkirtr
Point some clients to the server address, IPv4 or IPv6, and that's it.
Run it as a daemon for persistance.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.