frizz925 / adblocker-cli

Update your hosts file from adblock filters

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status codecov

AdBlocker CLI

Update your hosts file from adblock filters

Requirements

  • Python 2 or 3

Installation

git clone https://github.com/Frizz925/adblocker-cli.git adblocker-cli
cd adblocker-cli
pip install .

Usage

# Add filter list to /etc/hosts (requires root)
sudo adblocker add
# Remove filter list from /etc/hosts (requires root)
sudo adblocker remove

About

Update your hosts file from adblock filters


Languages

Language:Python 100.0%