diff --git a/raspberry-and-orange-pi/host-protection-with-crowdsec.md b/raspberry-and-orange-pi/host-protection-with-crowdsec.md index ca37fe3..7be27e0 100644 --- a/raspberry-and-orange-pi/host-protection-with-crowdsec.md +++ b/raspberry-and-orange-pi/host-protection-with-crowdsec.md @@ -718,7 +718,6 @@ sudo nano /etc/crowdsec/scenarios/ban-cn--geoip.yaml type: trigger name: local/ban-russian-ips description: "Ban any IP from China & Korea" -# filter: evt.Meta.geoip_country == 'CN' filter: evt.Meta.geoip_country == 'CN' or evt.Meta.geoip_country == 'KR' groupby: evt.Meta.source_ip labels: