From 2e741ec97dd41d961a186113fa3c6399cac8f3a6 Mon Sep 17 00:00:00 2001 From: Andrew <a@3ilson.com> Date: Sun, 29 Sep 2019 15:44:45 -0400 Subject: [PATCH] Update README.md --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index 0f560ca..19be736 100644 --- a/README.md +++ b/README.md @@ -110,8 +110,22 @@ sudo wget https://raw.githubusercontent.com/a3ilson/pfelk/master/conf.d/05-syslo sudo wget https://raw.githubusercontent.com/a3ilson/pfelk/master/conf.d/10-pf.conf ``` ``` +sudo wget https://raw.githubusercontent.com/a3ilson/pfelk/master/conf.d/11-firewall.conf +``` +``` sudo wget https://raw.githubusercontent.com/a3ilson/pfelk/master/conf.d/50-outputs.conf ``` +--Optional +``` +sudo wget https://raw.githubusercontent.com/a3ilson/pfelk/master/conf.d/12-suricata.conf +``` +``` +sudo wget https://raw.githubusercontent.com/a3ilson/pfelk/master/conf.d/13-snort.conf +``` +``` +sudo wget https://raw.githubusercontent.com/a3ilson/pfelk/master/conf.d/15-others.conf +``` + ### 15. Make Patterns Folder ``` -- GitLab