nuauth_command
The authenticating firewall [tools for admin]
Install
- All systems
-
curl cmd.cat/nuauth_command.sh
- Debian
-
apt-get install nuauth-utils
- Ubuntu
-
apt-get install nuauth-utils
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install nuauth-utils
- Raspbian
-
apt-get install nuauth-utils
- Dockerfile
- dockerfile.run/nuauth_command
nuauth-utils
The authenticating firewall [tools for admin]
NuFW is an authenticating firewall based on netfilter's NFQUEUE target. It allows one to write filtering rules based on user identity, in addition to classical network criteria. Unless other solutions, NuFW uses a strict security model and can apply different access rules to users connected on the same host, for example. nuaclgen is a perl script that helps generate LDAP ACLs for use with nuauth, the nufw authentication daemon. nuauth_command is a Python script to control the nuauth daemon.