Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davidafsilva/adblock
Adblock is a cli tool to interact with MVPS hosts file. Enabling an easy way to update your hosts file and keep yourself a little bit safer/away from those nasty networks.
https://github.com/davidafsilva/adblock
Last synced: about 2 months ago
JSON representation
Adblock is a cli tool to interact with MVPS hosts file. Enabling an easy way to update your hosts file and keep yourself a little bit safer/away from those nasty networks.
- Host: GitHub
- URL: https://github.com/davidafsilva/adblock
- Owner: davidafsilva
- Created: 2014-02-22T22:49:35.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-03-03T15:17:25.000Z (almost 11 years ago)
- Last Synced: 2024-10-08T18:03:52.523Z (3 months ago)
- Language: Python
- Size: 152 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
adblock
Adblock is a command-line tool to interact with MVPS hosts file. Enabling an easy way to update your hosts file and keep yourself a little bit safer/away from those nasty networks.
Thanks
A big thanks to the mvps folks, to collecting and updating the hosts file.
A big thanks to the docopt, for providing a simple CLI description language.