Skip to content

natesales/birdrs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

birdrs

Go Report License Release

SSH route server for BIRD

Installation

This project is available in my public code repositories. See https://github.com/natesales/repo for more info.

Usage

Usage for birdrs (dev) https://github.com/natesales/birdrs:
  -b string
        SSH daemon bind address:port (default ":22")
  -k string
        SSH host key file (default "~/.ssh/id_ed25519")
  -m string
        path to text file for connection banner
  -p string
        path to birdc binary (default "birdc")
  -v    enable verbose debugging output