Quantcast
Channel: Security Tools – Security List Network™
Viewing all articles
Browse latest Browse all 443

Walls of Fire – Universal firewall configuration generator.

$
0
0

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.

Walls of Fire(wofgen)

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


Viewing all articles
Browse latest Browse all 443

Trending Articles