public
Description: A rigorous set of firewall scripts for BSD ipfw, and Linux iptables
Homepage:
Clone URL: git://github.com/jwiegley/jw.firewall.git
jw.firewall / counts
100755 3 lines (2 sloc) 0.05 kb
1
2
3
#!/bin/sh
sudo ipfw show | grep -v " 0 *0" | less