Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/slashdoom/idbf

iDbF (Identity Database Framework) is a collection of scripts to create an identity (user/ip/group mapping) database for use with pfSense, Squid and other applications for the sake of achieving "Next Generation" firewall like features.
https://github.com/slashdoom/idbf

Last synced: about 1 month ago
JSON representation

iDbF (Identity Database Framework) is a collection of scripts to create an identity (user/ip/group mapping) database for use with pfSense, Squid and other applications for the sake of achieving "Next Generation" firewall like features.

Awesome Lists containing this project

README

        

# iDbF (Identity Database Framework)
iDbF is a collection of scripts to create an identity (user/ip/group mapping) database for use with pfSense, Squid and other applications for the sake of achieving "Next Generation" firewall like features.

# Requirements:
* Python3
* MySQL Python Connector
* MySQL/MariaDB

For Windows DC mappings:
* Syslog-NG on iDbF server
* NXLog on Windows DC's

For pfSense URL Table Aliases
* Flask
* Webserver (NGINX, Apache2, etc.)
* WSGI/uWSGI

For URL Filtering
* Squid 3.4
* ufdbGuard 1.31