mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-04-28 19:28:50 +00:00
Merge pull request #691 from brianlechthaler/patch-1
Update Suricata Capture Filter for New Docker Repo
This commit is contained in:
commit
1afbb89ef4
1 changed files with 1 additions and 0 deletions
1
docker/suricata/dist/capture-filter.bpf
vendored
1
docker/suricata/dist/capture-filter.bpf
vendored
|
@ -1,3 +1,4 @@
|
|||
not (host sicherheitstacho.eu or community.sicherheitstacho.eu or listbot.sicherheitstacho.eu) and
|
||||
not (host deb.debian.org) and
|
||||
not (host ghcr.io) and
|
||||
not (host index.docker.io or docker.io)
|
||||
|
|
Loading…
Reference in a new issue