Skip to content

marlonivo/hosts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🟦 Lists

Open your hosts file with vim and use :/ to search for entries.

  1. My custom List [19 entries]
  2. Luke Smith’s Ad's List [49.694 entries]
  3. dan.me.uk’s Tor List [9.000 entries] ❗ Tor will no longer work after using this
  4. columndeeply’s Porn List [>10.000.000 entries]

🟩 Devices

Linux, MacOS

Append the content to your system hosts file:

sudo cat hosts >> /etc/hosts

Windows

Manually place the domains into:

C:\Windows\System32\drivers\etc\hosts

Android

  1. Enable USB debugging and Rooted debugging in developer settings.

  2. Install adb on your computer:

    sudo pacman -S adb
  3. Connect the device and push your local hosts file:

    adb root
    adb remount
    adb push /etc/hosts /system/etc

iPhone (irreversible)

  1. Go to: Settings > Screen Time > Communication Safety
  2. Enable desired filters and blindly set a password
  3. ⚠️ This cannot be undone unless you call Apple Support

About

Bulletproof porn, ads and media blocklist.

Resources

License

Stars

Watchers

Forks

Languages