An open API service indexing awesome lists of open source software.

https://github.com/eon01/hostfilter

hostFilter: Protect your privacy, your computer and save your bandwidth.
https://github.com/eon01/hostfilter

Last synced: 11 months ago
JSON representation

hostFilter: Protect your privacy, your computer and save your bandwidth.

Awesome Lists containing this project

README

          

hostFilter
==========

**hostFilter** is a bash script used to prevent your computer from connecting to some websites and servers that are known to contain :`
* Malicious content
* Viruses
* Spyware
* Trojans
* Web pages that engage in phishing attacks
* Spam
* Phorm
* Shocking or violent content
* Annoying pop-up and pop-up traps
* Blocks more than 20 thousand ad servers/services
* ..etc.

This script will :
* Reduce the bandwidth use
* Protect your computer from malicious and unwanted softwares/content/scripts.

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

#Screenshot

![hostFilter script Screenshot](http://2.bp.blogspot.com/-IFrlndwOUDs/Umz8LZ-efGI/AAAAAAAACLg/SMSYyogWxPo/s1600/Screenshot+from+2013-10-27+12:36:27.png)

#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

#Credits
Bash script by Aymen Amri (webzerone.com)
List of hosts credit to
-Dan Pollock (someonewhocares.org/hosts)
-hosts File (hosts-file.net)

==============================================================================