Skip to content

Instantly share code, notes, and snippets.

@tnibert
Created January 11, 2019 13:11
Show Gist options
  • Save tnibert/3855a26a7875e1a58c76b1eee2f309c6 to your computer and use it in GitHub Desktop.
Save tnibert/3855a26a7875e1a58c76b1eee2f309c6 to your computer and use it in GitHub Desktop.
Block a website in /etc/hosts
0.0.0.0 www.example.com
0.0.0.0 example.com
::0 www.example.com
::0 example.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment