An open API service indexing awesome lists of open source software.

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

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).