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