Added support for Crowdsec, an open-source and collaborative IPS (Intrusion Prevention System)

This commit is contained in:
Ylian Saint-Hilaire
2022-07-06 20:34:04 -07:00
parent 79d32b62e3
commit 947d9094cb
7 changed files with 46 additions and 7 deletions

View File

@@ -154,6 +154,10 @@
"trustedFqdn": "sample.com",
"ip": "192.168.1.1"
},
"_crowdsec": {
"url": "http://localhost:8080",
"apiKey": "BOUNCER_API_KEY"
},
"_plugins": { "enabled": true }
},
"_domaindefaults": {