diladele / websafety

Simple and powerful web filter for HTTP and HTTPS traffic
https://www.diladele.com
243 stars 24 forks source link

Reverse GEO-IP rule #1892

Open ra-at-diladele-com opened 2 years ago

ra-at-diladele-com commented 2 years ago

Currently design of the system assumes we allow all traffic but BLOCK some traffic to some specific countries. It should also be possible to add the reverse rule - like BLOCK traffic unless it is to the specific country. This has to be implemented in the rule itself.

ra-at-diladele-com commented 2 years ago

Also, the reverse rule still does not allow to specify something like - block all connections to countries other than COUNTRY1 and COUNTRY2. Should we allow to specify multiple countries in the geo rule value?

Postponing till the later date when we have clear understanding of the requirements - or - advanced HTTP processing rules like ACLs.