URL filter custom source format

The only listed source is Univ. Toulouse
If I want to add a custom source, what format is expected?

Example: AdguardFilters/BaseFilter/sections at master · AdguardTeam/AdguardFilters · GitHub
Or the raw section txt like this:
raw.githubusercontent.com/AdguardTeam/AdguardFilters/refs/heads/master/BaseFilter/sections/adservers.txt

URL Filter is part of Squid ( HTTP proxy ). For HTTPS the access to some sites is blocked, if the client uses IPFires Squid only for web access and the destination address isn’t resolved by other means.

To block access to unwanted sites, I recommend the DNS blocking tool ( RPZ in unbound ).
BTW adguard blocks name resolution also to do the job. Your examples are in the syntax of adguard.

For unbound RPZ see www.ipfire.org - Response Policy Zones (RPZ)

1 Like

I see it’s recommended to install via SSH, but I am not clear where the packages reside.

See I created a test version of a RPZ add-on and I am looking for feedback - #236 by jon for example.

2 Likes