Skip to content

nsn90255/domain-blocking-tool

Repository files navigation

Domain Blocker Tool

Install

Run the install script as root in the main project directory.

# ./install

Dependencies

You will need openjdk installed on your system. Very old versions of the jre have worked fine in testing, so the version shouldn't matter.

Post install set up

Allow members of a specific group (users as an example here) to use the ignore flag without root permissions. Same for the graphical one -g.

%users ALL=(ALL) NOPASSWD: /usr/local/bin/dbt -i
%users ALL=(ALL) NOPASSWD: /usr/local/bin/dbt -g

Note

This has only been tested on debian and artix(openrc)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors