rhosts/Readme.md

21 lines
293 B
Markdown

# 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
- libclogs
## Install
sudo make install
## Update
sudo make reinstall