From 5185927bfb50799bb4855dc7f8ceabe9d9851314 Mon Sep 17 00:00:00 2001 From: tteckster <tteckster@gmail.com> Date: Thu, 2 Jun 2022 08:59:09 -0400 Subject: [PATCH] Update README.md --- README.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/README.md b/README.md index e37362f8..fd1a3a3d 100644 --- a/README.md +++ b/README.md @@ -1610,6 +1610,27 @@ ________________________________________________________________________________ </details> +<details> +<summary markdown="span"> 🔸CrowdSec</summary> + +<p align="center"><img src="https://raw.githubusercontent.com/crowdsecurity/crowdsec-docs/main/crowdsec-docs/static/img/crowdsec_no_txt.png?raw=true" height="100"/></p> + +<h1 align="center" id="heading"> CrowdSec</h1> + +To Install CrowdSec, ⚠️ run the following in the LXC console. + +```yaml +bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/misc/crowdsec-v3.sh)" +``` + +[CrowdSec](https://crowdsec.net/) is a free, open-source and collaborative IPS. Analyze behaviors, respond to attacks & share signals across the community. + +[**Control center for your CrowdSec machines.**](https://app.crowdsec.net/product-tour) + +___________________________________________________________________________________________ + +</details> + <details> <summary markdown="span"> Keycloak LXC</summary>