From 46b25ecbac29a80727b450fbcc9c3796884e91b1 Mon Sep 17 00:00:00 2001 From: Gabe Date: Fri, 15 May 2026 03:11:32 +0000 Subject: [PATCH] Update Proxy_Containers/traefik/README.md --- Proxy_Containers/traefik/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Proxy_Containers/traefik/README.md b/Proxy_Containers/traefik/README.md index 78911e3..086d7d3 100644 --- a/Proxy_Containers/traefik/README.md +++ b/Proxy_Containers/traefik/README.md @@ -31,7 +31,7 @@ You should see /v1/decisions/stream hits incrementing. If that's clean, the stac ### Testing: Test CrowdSec Is Actually Blocking \ Ban your own IP: `docker exec crowdsec cscli decisions add --ip ` \ -`docker exec crowdsec cscli decisions list` +`docker exec crowdsec cscli decisions list` \ Go to one of URLs \ Note: using crowdsecMode: stream, decisions sync every 60 seconds — so the ban may take up to a minute to take effect \ Unban yourself: `docker exec crowdsec cscli decisions delete --ip ` \ No newline at end of file