资 源 简 介
A DSL for specifying iptables rules for firewall configurations built in ruby. It generates iptables rules based on an english-like specification of the rules.
Getting started:
* Download and extract the archive
* Run the ipt_shell.rb script
* Enter the specification to get the iptables rules
* Refer to the unit test for examples