Skip to content

urbanski/programmableRouter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

programmableRouter

An interface for some pfSense functionality from Python.

Functionality

This library supports:

  • Listing and updating firewall aliases

Setup

To use this library you'll need to disable CSRF protection in the pfSense UI. This reduces the need for unnecessary requests to generate the tokens. To disable CSRF protection, edit /usr/local/www/csrf/csrf-magic.php and set $GLOBALS['csrf']['defer'] to true (generally around line 26).

About

a python library for working with pfsense

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages