diff options
Diffstat (limited to 'network/oinkmaster/README')
-rw-r--r-- | network/oinkmaster/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/network/oinkmaster/README b/network/oinkmaster/README new file mode 100644 index 0000000000000..8f88655508a0b --- /dev/null +++ b/network/oinkmaster/README @@ -0,0 +1,10 @@ +Oinkmaster is a script that will help you update and manage your +Snort rules. It is released under the BSD license and will work on +most platforms that can run Perl scripts, e.g. Linux, *BSD, Windows, +Mac OS X, Solaris, etc. Oinkmaster can be used to update and manage +the VRT licensed rules, the community rules, the bleeding-snort rules +and other third party rules, including your own local rules. + +Instructions for setting up oinkmaster: + +http://suricata.readthedocs.io/en/latest/rule-management/oinkmaster.html |