@tipix-dev/ngf
v0.1.0
Published
This is a firewall with a generative passthrough.
Readme
NGF is a cross-platform firewall.
install
sudo npm install -g @tipix.dev/ngfor Windows
open a command line as administrator
npm install -g @tipix.dev/ngfquick Start
Windows
- Install node.js
winget install OpenJS.NodeJS.LTS- Download NGF in the install section
- Done
MacOS
- Add table to pf.conf
echo 'table <ngf> persist' | sudo tee -a /etc/pf.conf- Restart PF
sudo pfctl -f /etc/pf.conf
sudo pfctl -e- Download NGF in the install section
- Done
Linux
- Install node.js
sudo pacman -S nodejs npm- Download NGF in the install section
- Done
