Mar 06, 2012 · Block Facebook Using The Hosts File. If you’re running the Windows Operating System on your computer, you can edit the “Hosts” file to block website requests before they even get to the router. Your computer consults what’s in the Hosts file before going out on the Internet to find the address, so sites blocked in the hosts file are an

Apr 09, 2018 · How to Block Facebook with Hosts file? For Windows 10, Follow the step by step guidelines. Down to your taskbar, there is a search bar. When you want something like your documents, applications, paint etc… You need to search for them and that’s where this search bar comes. Look for notepad, Right click on the notepad. In Facebook’s case, your line in your hosts file would look something like this: 127.0.0.1 31.13.90.36 If you’re still having trouble, you might have to switch browsers. Hello Linux Geeksters. In this article I will show you how to block sites on your local computer (in order to forbid yourself or others to visit some sites, obviously) directly from the /etc/hosts file, on your Linux system. Block facebook tracking host file . GitHub Gist: instantly share code, notes, and snippets. Not really! I use \WINDOWS\system32\drivers\etc\hosts to block Reddit, Facebook, YouTube and a bunch of others! Everyone should! In order to perform a XSS attack, someone would have to hack a public site they know you do visit, create a link to a site they know you block, and exploit a vulnerability in your development software. 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

Block Twitter/Facebook in your /etc/hosts. GitHub Gist: instantly share code, notes, and snippets.

Feb 25, 2016 · I had routed the Facebook addresses to 127.0.0.1, which of course is an IPv4 address. However, now that IPv6 is live, those URLs could bypass my IPv4 block and route to the newer IPv6 addresses. ::1 is the feedback loop for IPv6, so I needed to add it to /etc/hosts to keep Facebook blocked.

Hosts Block. 190 likes. Protect your online activity against popups, adware and other malware with this simple and powerful MDL or MVPS hosts files updater.

Feb 14, 2012 · Want to block all users of a Windows PC from opening certain websites, regardless of the browser they use or the time of day? You need only make a few simple additions to the Windows hosts file. Write the following website after the IP address: facebook.com; 5. It is also possible to block the mobile version of the webpage in order to steer clear of entering the site. Write the usual Facebook address and add an “m.” before it; 6. Save the new “Hosts” file instead of the old one: Press the “File” button and choose “Save as”; To block a specific website (for example, facebook.com), open the hosts file (with the administrator privileges) and add the strings like these to it: 127.0.0.1 facebook.com 127.0.0.1 www.facebook.com