Jul 31, 2012 · for some reason i can't block google any more from the hosts file. fw months ago searched for all the entries necessary to block google, twitter, facebook and i still block direct access to twitter and facebook but somehow google gets by. i probably have 50 entries to try to block google and its adsense and 25 or so for both facebook and twitter. would be nice if someone knew how to drop them

Any browser plugin is inferior to using a hosts file. Hosts file's blackhole any network request before even attempting to make a connection. These browser plugins only help if you're using the specific browser — they aren't going to help that electron/desktop app that's phoning home. Aug 03, 2019 · 4. Block Adult Using Hosts File. Alternatively, you can use the Windows hosts file to block websites. This method is particularly useful if you know what websites to block. Even though you can edit the hosts file using the Notepad application, we are going to use a free software called BlueLifeHosts Editor to edit the hosts file. Feb 19, 2015 · Website Redirection or Blocking. You can use the hosts file to redirect or block websites users try to visit. For instance, if you don’t want them on Facebook, you can redirect facebook.com to your company site. If the IP address of your company server is 64.40.151.12, you’d enter the following lines: 64.40.151.12 facebook.com Sep 19, 2019 · Suppose, you want to block Facebook and YouTube, then here is how you need to type it: Note: Before editing the host’s file it is very important to make a backup of the file. To block Facebook, type this: 127.0.0.1 www.facebook.com; To block YouTube, type this: 127.0.0.1 www.youtube.com Dec 15, 2019 · Hosts File Editor features a clean, easy to use interface. To begin using the program, populate the table with IP Addresses, Host Names, and a comment on the websites you want to manage. Sep 02, 2017 · Method #3: Block Websites using URL Blocker. Although modifying the system hosts file is quite risky as it has been discussed previously in the 2nd method, thus using URL BLOCKER utility would save you the trouble of doing it all by yourself. The utility will do the job as it would allow you edit the file without opening it actually. Step 1.

Jul 31, 2012 · for some reason i can't block google any more from the hosts file. fw months ago searched for all the entries necessary to block google, twitter, facebook and i still block direct access to twitter and facebook but somehow google gets by. i probably have 50 entries to try to block google and its adsense and 25 or so for both facebook and twitter. would be nice if someone knew how to drop them

Feb 19, 2015 · Website Redirection or Blocking. You can use the hosts file to redirect or block websites users try to visit. For instance, if you don’t want them on Facebook, you can redirect facebook.com to your company site. If the IP address of your company server is 64.40.151.12, you’d enter the following lines: 64.40.151.12 facebook.com Sep 19, 2019 · Suppose, you want to block Facebook and YouTube, then here is how you need to type it: Note: Before editing the host’s file it is very important to make a backup of the file. To block Facebook, type this: 127.0.0.1 www.facebook.com; To block YouTube, type this: 127.0.0.1 www.youtube.com

Any browser plugin is inferior to using a hosts file. Hosts file's blackhole any network request before even attempting to make a connection. These browser plugins only help if you're using the specific browser — they aren't going to help that electron/desktop app that's phoning home.

Mar 22, 2013 · 5. Readymade HOSTS file for Blocking Malicious Sites. Some clever people have prepared a hosts file which blocks thousands of sites linked to parasites, malware, adware and spywares. This is a very useful way to stay safe on the internet, as with such a hosts file, all known malicious sites will be blocked. Take Note! This version of the Hosts file generator, and tests, are for Python 3.5+ only. With the exception of issues and PRs regarding changes to hosts/data/StevenBlack/hosts, all other issues regarding the content of the produced hosts files should be made with the appropriate data source that contributed the content in question. May 10, 2019 · The hosts file on my computer blocks unwanted sites. Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. We needed to use public DNS for some applications, but we still needed access to internal things. So on that computer I went into the host file, and manually made my entrys in the host file. We were able to get to the sites using the public DNS server, and everything internal worked, since it was resolving through the host file. Jun 08, 2017 · This way the website is effectively blocked. So to block a website (or many websites), all you need to do is start a new line at the bottom of the Notepad document and type 127.0.0.1 www.facebook.com or whatever the name of the site you want to block is.