Replies: 1 comment 1 reply
-
need to answer a few questions before even thinking about this. nowadays, most of the web is sitting behind CDNs (Cloudfront, Cloudflare etc), which are not easy to geolocate. if we only go by geolocation, you could be hitting a Bahrain AWS IP which happens to be your closest termination point at the time. does that mean we block that? or allow that? This is not to mention anycast IPs. where is 1.1.1.1? geolocation shows it as Australia but it's actually distributed. This is not as big of a problem for source IPs since residential IP ranges are not as fluid. Any ideas/thoughts? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
supporting geosite for outbound rule make it much easier to manage which service go through proxy.
https://github.com/v2fly/domain-list-community
Beta Was this translation helpful? Give feedback.
All reactions