diff options
author | Alan Alberghini <414N@slacky.it> | 2011-09-09 16:22:49 -0400 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-09-21 19:48:32 -0300 |
commit | 5dc0a02af8e70c3818823d9ab3cf58305de6bab2 (patch) | |
tree | ebb2296aafdc4c68b7fc965a7818af03bb7d8c1e /network/ferm/README | |
parent | f4bd939b43f51aeb80772dd492661b8af98bcfa3 (diff) |
network/ferm: Added (For Easy Rule Making)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'network/ferm/README')
-rw-r--r-- | network/ferm/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/network/ferm/README b/network/ferm/README new file mode 100644 index 000000000000..bd52bca78e9d --- /dev/null +++ b/network/ferm/README @@ -0,0 +1,4 @@ +ferm is a tool to maintain complex firewalls, without having the trouble to +rewrite the complex rules over and over again. +ferm allows the entire firewall rule set to be stored in a separate file, and +to be loaded with one command. |