mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-08 21:59:09 -05:00
Support for ASN and GeoIP matching in rules #413
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @TheresaQWQ on GitHub (Jun 6, 2025).
Currently, rules only support IP/CIDR and URL matching. It would be helpful to support matching by ASN and geolocation (e.g., country or region). MaxMind’s ASN and GeoIP databases can be used as the data source.
@C8opmBM commented on GitHub (Jun 6, 2025):
I'm using middleware-manager for this, but I agree, built-in support for this would be amazing.
@oschwartz10612 commented on GitHub (Jun 6, 2025):
Hi! Yes we want to do this at some point soon. This is a duplicate of https://github.com/orgs/fosrl/discussions/590 and https://github.com/orgs/fosrl/discussions/769 though so I am going to close. Thanks for the suggestion!