mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-04-19 21:52:27 +00:00
Compare commits
2 commits
b852c061ce
...
5bd1f910bc
Author | SHA1 | Date | |
---|---|---|---|
![]() |
5bd1f910bc | ||
![]() |
84447e686d |
3 changed files with 3 additions and 3 deletions
|
@ -14,6 +14,6 @@ services:
|
|||
- NET_ADMIN
|
||||
- SYS_NICE
|
||||
- NET_RAW
|
||||
image: "dtagdevsec/fatt:24.04"
|
||||
image: "ghcr.io/telekom-security/fatt:24.04.1"
|
||||
volumes:
|
||||
- $HOME/tpotce/data/fatt/log:/opt/fatt/log
|
||||
|
|
|
@ -8,7 +8,7 @@ services:
|
|||
# cpu_count: 1
|
||||
# cpus: 0.75
|
||||
network_mode: "host"
|
||||
image: "dtagdevsec/p0f:24.04"
|
||||
image: "ghcr.io/telekom-security/p0f:24.04.1"
|
||||
read_only: true
|
||||
volumes:
|
||||
- $HOME/tpotce/data/p0f/log:/var/log/p0f
|
||||
|
|
|
@ -15,6 +15,6 @@ services:
|
|||
- NET_ADMIN
|
||||
- SYS_NICE
|
||||
- NET_RAW
|
||||
image: "dtagdevsec/suricata:24.04"
|
||||
image: "ghcr.io/telekom-security/suricata:24.04.1"
|
||||
volumes:
|
||||
- $HOME/tpotce/data/suricata/log:/var/log/suricata
|
||||
|
|
Loading…
Reference in a new issue