Skip to content
This repository has been archived by the owner on Jun 30, 2022. It is now read-only.
/ birdbgp Public archive

NodeJS module that allows you to talk with the Bird BGP daemon over its UNIX socket

Notifications You must be signed in to change notification settings

itsjohannawren/birdbgp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

birdbgp

NodeJS interface to the Bird BGP daemon

Requirements

  • NodeJS
  • Bird running locally

Installation

With NPM in your project directory:

npm install birdbgp

Using GIT inside your node_modules directory:

git clone https://www.github.com/jeffwalter/birdbgp.git

Example

Output

API

Properties

Methods