Skip to content

Block traffic from specific countries

This example blocks requests based on country code using the ip.geoip.country field.

  • Expression: (ip.geoip.country in {"KN" "SY"})
  • Action: Block

Other resources