diff options
author | David Woodfall <dave@dawoodfall.net> | 2017-10-01 17:36:14 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-10-01 17:36:14 +0100 |
commit | a53c8e614351981fa083c1db5d51bcf8ebe5ebf8 (patch) | |
tree | 233012c6223a1b2b5c15893d49ffed08993cc7db /network/oinkmaster/slack-desc | |
parent | cc67dc7a20a0a35c0dd43c23a80e8c8f4e4158f4 (diff) |
network/oinkmaster: Added (update/manage snort & suricata rules).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network/oinkmaster/slack-desc')
-rw-r--r-- | network/oinkmaster/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/network/oinkmaster/slack-desc b/network/oinkmaster/slack-desc new file mode 100644 index 0000000000000..111ef578e7810 --- /dev/null +++ b/network/oinkmaster/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +oinkmaster: oinkmaster (update and manage snort and suricata rules) +oinkmaster: +oinkmaster: Oinkmaster is a script that will help you update and manage your +oinkmaster: Snort rules. It is released under the BSD license and will work on +oinkmaster: most platforms that can run Perl scripts, e.g. Linux, *BSD, Windows, +oinkmaster: Mac OS X, Solaris, etc. Oinkmaster can be used to update and manage +oinkmaster: the VRT licensed rules, the community rules, the bleeding-snort rules +oinkmaster: and other third party rules, including your own local rules. +oinkmaster: +oinkmaster: http://oinkmaster.sourceforge.net +oinkmaster: http://suricata.readthedocs.io/en/latest/rule-management |