Skip to content

Hoto-Cocoa/pfWarp

Repository files navigation

pfWarp

pfWarp is automated alias management tool for pfSense.

Features

  • Automatically create and update aliases for specified ASN's

Installation

  • Clone this repository
  • Execute npm install
  • Copy .env.example to .env and fill in the required values

Environment Variables

  • CLIENT_ID - The client ID of your pfSense API user
  • CLIENT_TOKEN - The client token of your pfSense API user
  • API_URL - The hostname or IP address of your pfSense router
  • ASN_LIST - ASN List, check example file for format
  • NAME - Your name, check bgp.tools documentation.
  • EMAIL - Your name, check bgp.tools documentation.

Usage

  • Execute npm start to start the application

License

MIT, see LICENSE file for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published