README.md - privacy-haters - Tools and configs to help you against privacy hate… | |
git clone git://bitreich.org/privacy-haters/ git://enlrupgkhuxnvlhsf6lc3fziv5h2… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
LICENSE | |
--- | |
README.md (570B) | |
--- | |
1 # Hosts-gen blocking. | |
2 | |
3 Some applications of privacy haters have hard-coded names which cannot | |
4 be configured. To protect you there, modify your /etc/hosts file to | |
5 block those DNS names. | |
6 | |
7 For convenience and in case you have other block lists, like for ads | |
8 etc., consider using hosts-gen: | |
9 | |
10 git://r-36.net/hosts-gen | |
11 | |
12 See there how you install it and then have your /etc/hosts.d ready. | |
13 There you can copy the 05-hosts.block file. After you ran `hosts-gen`, | |
14 the new /etc/hosts file is generated and will be used by any | |
15 application. | |
16 | |
17 Have fun! | |
18 |