mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
re-add FROMURL example for Suricata in compose files
This commit is contained in:
@ -10,6 +10,8 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
# For ET Pro ruleset replace "OPEN" with your OINKCODE
|
# For ET Pro ruleset replace "OPEN" with your OINKCODE
|
||||||
- OINKCODE=OPEN
|
- OINKCODE=OPEN
|
||||||
|
# Loading externel Rules from URL
|
||||||
|
# - FROMURL="https://username:password@yoururl.com|https://username:password@otherurl.com"
|
||||||
network_mode: "host"
|
network_mode: "host"
|
||||||
cap_add:
|
cap_add:
|
||||||
- NET_ADMIN
|
- NET_ADMIN
|
||||||
|
@ -95,6 +95,8 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
# For ET Pro ruleset replace "OPEN" with your OINKCODE
|
# For ET Pro ruleset replace "OPEN" with your OINKCODE
|
||||||
- OINKCODE=OPEN
|
- OINKCODE=OPEN
|
||||||
|
# Loading externel Rules from URL
|
||||||
|
# - FROMURL="https://username:password@yoururl.com|https://username:password@otherurl.com"
|
||||||
network_mode: "host"
|
network_mode: "host"
|
||||||
cap_add:
|
cap_add:
|
||||||
- NET_ADMIN
|
- NET_ADMIN
|
||||||
|
@ -302,6 +302,8 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
# For ET Pro ruleset replace "OPEN" with your OINKCODE
|
# For ET Pro ruleset replace "OPEN" with your OINKCODE
|
||||||
- OINKCODE=OPEN
|
- OINKCODE=OPEN
|
||||||
|
# Loading externel Rules from URL
|
||||||
|
# - FROMURL="https://username:password@yoururl.com|https://username:password@otherurl.com"
|
||||||
network_mode: "host"
|
network_mode: "host"
|
||||||
cap_add:
|
cap_add:
|
||||||
- NET_ADMIN
|
- NET_ADMIN
|
||||||
|
@ -85,6 +85,8 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
# For ET Pro ruleset replace "OPEN" with your OINKCODE
|
# For ET Pro ruleset replace "OPEN" with your OINKCODE
|
||||||
- OINKCODE=OPEN
|
- OINKCODE=OPEN
|
||||||
|
# Loading externel Rules from URL
|
||||||
|
# - FROMURL="https://username:password@yoururl.com|https://username:password@otherurl.com"
|
||||||
network_mode: "host"
|
network_mode: "host"
|
||||||
cap_add:
|
cap_add:
|
||||||
- NET_ADMIN
|
- NET_ADMIN
|
||||||
|
@ -79,6 +79,8 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
# For ET Pro ruleset replace "OPEN" with your OINKCODE
|
# For ET Pro ruleset replace "OPEN" with your OINKCODE
|
||||||
- OINKCODE=OPEN
|
- OINKCODE=OPEN
|
||||||
|
# Loading externel Rules from URL
|
||||||
|
# - FROMURL="https://username:password@yoururl.com|https://username:password@otherurl.com"
|
||||||
network_mode: "host"
|
network_mode: "host"
|
||||||
cap_add:
|
cap_add:
|
||||||
- NET_ADMIN
|
- NET_ADMIN
|
||||||
|
@ -104,6 +104,8 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
# For ET Pro ruleset replace "OPEN" with your OINKCODE
|
# For ET Pro ruleset replace "OPEN" with your OINKCODE
|
||||||
- OINKCODE=OPEN
|
- OINKCODE=OPEN
|
||||||
|
# Loading externel Rules from URL
|
||||||
|
# - FROMURL="https://username:password@yoururl.com|https://username:password@otherurl.com"
|
||||||
network_mode: "host"
|
network_mode: "host"
|
||||||
cap_add:
|
cap_add:
|
||||||
- NET_ADMIN
|
- NET_ADMIN
|
||||||
|
@ -445,6 +445,8 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
# For ET Pro ruleset replace "OPEN" with your OINKCODE
|
# For ET Pro ruleset replace "OPEN" with your OINKCODE
|
||||||
- OINKCODE=OPEN
|
- OINKCODE=OPEN
|
||||||
|
# Loading externel Rules from URL
|
||||||
|
# - FROMURL="https://username:password@yoururl.com|https://username:password@otherurl.com"
|
||||||
network_mode: "host"
|
network_mode: "host"
|
||||||
cap_add:
|
cap_add:
|
||||||
- NET_ADMIN
|
- NET_ADMIN
|
||||||
|
@ -459,6 +459,8 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
# For ET Pro ruleset replace "OPEN" with your OINKCODE
|
# For ET Pro ruleset replace "OPEN" with your OINKCODE
|
||||||
- OINKCODE=OPEN
|
- OINKCODE=OPEN
|
||||||
|
# Loading externel Rules from URL
|
||||||
|
# - FROMURL="https://username:password@yoururl.com|https://username:password@otherurl.com"
|
||||||
network_mode: "host"
|
network_mode: "host"
|
||||||
cap_add:
|
cap_add:
|
||||||
- NET_ADMIN
|
- NET_ADMIN
|
||||||
|
@ -478,6 +478,8 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
# For ET Pro ruleset replace "OPEN" with your OINKCODE
|
# For ET Pro ruleset replace "OPEN" with your OINKCODE
|
||||||
- OINKCODE=OPEN
|
- OINKCODE=OPEN
|
||||||
|
# Loading externel Rules from URL
|
||||||
|
# - FROMURL="https://username:password@yoururl.com|https://username:password@otherurl.com"
|
||||||
network_mode: "host"
|
network_mode: "host"
|
||||||
cap_add:
|
cap_add:
|
||||||
- NET_ADMIN
|
- NET_ADMIN
|
||||||
|
Reference in New Issue
Block a user