mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-05-12 03:08:20 +00:00
Update Suricata Capture Filter for New Docker Repo
This commit is contained in:
parent
0e7abb8d2c
commit
7fdf9edb60
1 changed files with 1 additions and 1 deletions
2
docker/suricata/dist/capture-filter.bpf
vendored
2
docker/suricata/dist/capture-filter.bpf
vendored
|
@ -1,3 +1,3 @@
|
|||
not (host sicherheitstacho.eu or community.sicherheitstacho.eu or listbot.sicherheitstacho.eu) and
|
||||
not (host deb.debian.org) and
|
||||
not (host index.docker.io or docker.io)
|
||||
not (host ghcr.io)
|
||||
|
|
Loading…
Reference in a new issue