chore: add crowdsec
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
mode: iptables
|
||||
update_frequency: 10s
|
||||
log_mode: stdout
|
||||
log_level: info
|
||||
api_url: http://127.0.0.1:7777
|
||||
api_key: monitoring-bouncer-key-2026
|
||||
insecure_skip_verify: false
|
||||
disable_ipv6: false
|
||||
deny_action: DROP
|
||||
deny_log: false
|
||||
supported_decisions_types:
|
||||
- ban
|
||||
iptables_chains:
|
||||
- INPUT
|
||||
- FORWARD
|
||||
- DOCKER-USER
|
||||
Reference in New Issue
Block a user