Cleaning up

This commit is contained in:
t3chn0m4g3 2026-01-16 19:52:12 +01:00
parent 4128490151
commit 04e44dfd43

View file

@ -63,7 +63,6 @@ fi
myIF="$(ip route | grep "^default" | awk '{ print $5 }')"
# Info
echo "- Oinkcode: ${myOINKCODE}"
echo "- Capture filter: ${SURICATA_CAPTURE_FILTER}"
echo "- Interface: ${myIF}"