Skip to content

themson/nullclick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nullclick

Tool for blocking Click-Bait sites via system specific host file.

Depends on Python 2.7.* No third party libraries required.

Supported:

  • Linux, OSX, Windows

Installation:

Usage:

usage: nullclick [-h] [-a DOMAIN [DOMAIN ...]] [-r DOMAIN [DOMAIN ...]] [-t DOMAIN] [-l FILE] [-p] [-d] [-i] [-u] [-s]

Tool for blocking click-bait sites via system host file.

optional arguments:
-h, --help    show this help message and exit
-a DOMAIN [DOMAIN ...], --add DOMAIN [DOMAIN ...]    Add domain name(s) to block list.
-r DOMAIN [DOMAIN ...], --remove DOMAIN [DOMAIN ...]    Remove domain name(s) from block list.
-t DOMAIN, --toggle DOMAIN    Toggle access to single domain.
-l FILE, --list FILE    Add domain names from file to block list.
-p, --print-list    Print block list or block list after current actions.
-d, --update    Update block list from project repository.
-i, --install    Install block list into system host file.
-u, --uninstall    Remove block list from system host file.
-s, --shell    Enter interactive shell.

About

Simple Script for Blocking Click Bait Sites Via System Host File.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages