Walls of Fire(wofgen) Universal firewall configuration generator wit easy to use ipfw, iptables, netsh, ipf/pf, ufw, wipfw, etc..
Dependencies:
+ C++ compiler
+ C++ STL
Eveything but ipf/pf and wipfw cranks out commands that can be run in a terminal.
Usage:
git clone https://github.com/mrmoss/wofgen && cd wofgen cd bin && make #Universal bin/wofgen_iptables rules.wof #Unix/Cygwin cat rules.wof|bin/wofgen_ipfw #Windows type rules.wof|bin\wofgen_netsh
Source: https://github.com/mrmoss