Reroutes DNS requests to block unwanted content
 
 
Go to file
Justin Reichardt 66251c6c2a Error checking and marking in preserve_static_entr
Appends "# rhosts begin\n" after static entries
Cleanly errors out if failes to write to tmp file
2021-08-26 15:13:36 -05:00
src Error checking and marking in preserve_static_entr 2021-08-26 15:13:36 -05:00
.gitignore Added .gitignore 2021-08-24 10:33:36 -05:00
LICENSE Added GPL license 2021-08-02 20:20:39 -05:00
Makefile Changed project to rhosts 2021-08-24 10:26:16 -05:00
Readme.md Changed project to rhosts 2021-08-24 10:26:16 -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

Install

    sudo make install

Update

    sudo make reinstall