diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2013-12-28 10:56:19 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-01-07 11:13:57 -0600 |
commit | b68cc21916f0e69f5f6b9affaf2569e30d2320f7 (patch) | |
tree | 0ffed2b196628f6a4f03bed3eb0e2359e6aaff65 /network/hostsblock/slack-desc | |
parent | f21bd1fd8e277d0d99167f072e1d923d4ad79a4e (diff) |
network/hostsblock: Added (ad/malware-blocking cron script).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/hostsblock/slack-desc')
-rw-r--r-- | network/hostsblock/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/network/hostsblock/slack-desc b/network/hostsblock/slack-desc new file mode 100644 index 000000000000..8845ac4d9d98 --- /dev/null +++ b/network/hostsblock/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +hostsblock: hostsblock (an ad- and malware-blocking cron script for Linux) +hostsblock: +hostsblock: Hostsblock is a bash script for Linux designed to take advantage of +hostsblock: the HOSTS file to provide system-wide blocking of internet +hostsblock: advertisements, malicious domains, trackers and other undesirable +hostsblock: content. To do so, it downloads a configurable set of blocklists and +hostsblock: processes and their entries into a singular HOSTS file. +hostsblock: +hostsblock: +hostsblock: +hostsblock: |