Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR C

block a website on mac

//Enter following command on Mac
sudo nano /etc/hosts
right under where it says, "127.0.0.1 localhost".
Type in "127.0.0.1 hit ‘tab’, then enter websiteName.com"
 
PREVIOUS NEXT
Tagged: #block #website #mac
ADD COMMENT
Topic
Name
8+6 =