Reroutes DNS requests to block unwanted content
 
 
Go to file
Justin Reichardt 3893dc2bd9 Revert "Added libclogs"
libclogs had issues when the program was split into multiple files.
So it is being removed for now and will be readded later.
2021-09-02 10:38:59 -05:00
src Revert "Added libclogs" 2021-09-02 10:38:59 -05:00
.gitignore Added .gitignore 2021-08-24 10:33:36 -05:00
COPYING Improved the the Copyright 2021-08-28 13:59:33 -05:00
Makefile Revert "Added libclogs" 2021-09-02 10:38:59 -05:00
Readme.md Revert "Added libclogs" 2021-09-02 10:38:59 -05:00

Readme.md

rhosts

This reroutes sites to 0.0.0.0 in order to block them from being reached by adding them automatically to the hosts file.

Requirements to install and run

  • make

  • libcurl4-gnutls-dev

Install

    sudo make install

Update

    sudo make reinstall