mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-07 12:52:54 -05:00
Added support for Crowdsec, an open-source and collaborative IPS (Intrusion Prevention System)
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user