WHAT'S NEW?
Loading...

Block Website Without Using Software

These is a cool tricks through which you can block any website in your network without using any software.Just follow these simple steps to block website in your Network.



Step-1 : Open Run (Press WIndows + R ) And copy these code and press enter
                                               notepad %windir%\system32\drivers\etc\hosts
Step -2 : Open the file with Notepad or any TextEditor
Step-3 : At the End of the file you can see something like "127.0.0.1 localhost"
               Under that enter the site name you want to block as like below
                    127.0.0.2 site1tobeblock.com
                    127.0.0.3 site2tobeblock.net

                    
Note:- The last number of IP should not b repeated i.e 127.0.0.1 (Here 1 is aleready used so you have to use other number)

Step-4 :Save file and exist.

0 comments:

Post a Comment