Create ip-whitelist.yaml

This commit is contained in:
ghostersk
2025-03-04 21:13:43 +00:00
committed by GitHub
parent b5d8b350ba
commit 2162407e1a
+10
View File
@@ -0,0 +1,10 @@
name: crowdsecurity/whitelists
description: "Whitelist events from my ip addresses"
whitelist:
reason: "my ip ranges"
ip:
- "1.1.1.1"
- "9.9.9.9"
cidr:
- "10.0.0.0/16"
- "172.30.10.0/28"