mirror of
https://github.com/telekom-security/tpotce.git
synced 2026-01-18 03:29:33 +00:00
Cleaning up
This commit is contained in:
parent
4128490151
commit
04e44dfd43
1 changed files with 0 additions and 1 deletions
1
docker/suricata/dist/entrypoint.sh
vendored
1
docker/suricata/dist/entrypoint.sh
vendored
|
|
@ -63,7 +63,6 @@ fi
|
||||||
myIF="$(ip route | grep "^default" | awk '{ print $5 }')"
|
myIF="$(ip route | grep "^default" | awk '{ print $5 }')"
|
||||||
|
|
||||||
# Info
|
# Info
|
||||||
echo "- Oinkcode: ${myOINKCODE}"
|
|
||||||
echo "- Capture filter: ${SURICATA_CAPTURE_FILTER}"
|
echo "- Capture filter: ${SURICATA_CAPTURE_FILTER}"
|
||||||
echo "- Interface: ${myIF}"
|
echo "- Interface: ${myIF}"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue