https://github.com/ananace/ruby-blocklist_builder
A small Ruby application to build blocklists suitable for use in /etc/hosts or in your resolver
https://github.com/ananace/ruby-blocklist_builder
Last synced: 2 months ago
JSON representation
A small Ruby application to build blocklists suitable for use in /etc/hosts or in your resolver
- Host: GitHub
- URL: https://github.com/ananace/ruby-blocklist_builder
- Owner: ananace
- License: mit
- Created: 2019-07-01T21:00:26.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-15T15:03:21.000Z (almost 7 years ago)
- Last Synced: 2025-01-06T04:41:38.173Z (over 1 year ago)
- Language: Ruby
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# BlocklistBuilder
A tool for building and updating lists of domain blacklists, for use in DNS blackholing, adblocking, malware avoidance, etc.
## Installation
Install it using:
$ gem install blocklist-builder
## Usage
TODO: Configure and run the installed binary to generate a blocklist of suitable format.
## Contributing
Bug reports and pull requests are welcome [on GitHub](https://github.com/ananace/blocklist-builder).
## License
The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).