friendly-bits
friendly-bits
The /etc/inittab approach has a problem: it relies on that file being used (by another init system, such as Busybox or sysvinit), which may not be the case for all...
A useful feature of the `need` directive is that when specified services are restarted, that will also restart geoip-shell. I was actually thinking about adding firewall to the dependencies, which...
I understand. I will try to implement this feature by myself. Your ideas are appreciated and will definitely be useful.
Hi, please post console output for each of these issues, and the config file contents (`cat /etc/adblock-lean/config`) which causes them. Also the output of: ``` service adblock-lean version cat /etc/config/dhcp...
> so this part is missing from docs The README says about deduplication: > Whether to perform sorting and deduplication of entries Besides, the README says: > Each configuration option...
> I relied on the README you have on your site and built the config based on that. So to my understanding, you did not notice the line above the...
> Rogue element: '192.168.1.42/24' identified originating in allowlist file from: /etc/banip/banip. adblock-lean normally works with domains, not IP addresses. adblock-lean validates entries included in source lists to make sure that...
Thinking about this a bit more, I'm not sure what the use case for this feature would be, except when **ipv4 blocklist** is also used in adblock-lean. In general, dnsmasq...
@lynxthecat there is a use case of blocking ip's, of course, and it can be useful for adblocking purposes in some cases, however I believe that the correct way to...
This will require to implement nftables rules and sets creation, verification and error handling. Doable but will take some (a lot) of work.