Update Proxy_Containers/traefik/README.md
This commit is contained in:
@@ -31,7 +31,7 @@ You should see /v1/decisions/stream hits incrementing. If that's clean, the stac
|
|||||||
### Testing:
|
### Testing:
|
||||||
Test CrowdSec Is Actually Blocking \
|
Test CrowdSec Is Actually Blocking \
|
||||||
Ban your own IP: `docker exec crowdsec cscli decisions add --ip <your-ip>` \
|
Ban your own IP: `docker exec crowdsec cscli decisions add --ip <your-ip>` \
|
||||||
`docker exec crowdsec cscli decisions list`
|
`docker exec crowdsec cscli decisions list` \
|
||||||
Go to one of URLs \
|
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 \
|
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 <your-ip>`
|
Unban yourself: `docker exec crowdsec cscli decisions delete --ip <your-ip>`
|
||||||
Reference in New Issue
Block a user