hostFilter

Protect your computer and save your bandwidth.

Download as .zip Download as .tar.gz View on GitHub

hostFilter

hostFilter is a bash script used to prevent your computer from connecting to some websites and servers that are known to contain :`

This script will :

Please forward any suggestion by email to amri.aymen@gmail.com

Screenshot

hostFilter script Screenshot

Usage

hostFilter.sh [OPTION]

-h --help : Display this message.

-i : Same as ./hostFilter, it run the script and update lists.

First you need to download the .sh file, make it executable (chmod +x) then install sed and run it (./hostFilter.sh) .

For contributions, please visit : https://github.com/eon01/hostFilter or send me an email .

Compatibility

GNU bash, version 4.2.37(1)-release (GNU/Linux)

Bugs

This script is tested and works fine but in case of bug, run this command in root mode : $ cp /etc/hosts{.bak,} Or send me an email .

Lisence

GNU GENERAL PUBLIC LICENSE V2