Skip to content

A tool to generate a unified list of domains from different sources.

License

Notifications You must be signed in to change notification settings

milgradesec/listmgr

Repository files navigation

listmgr

CI CodeQL Codecov GitHub tag (latest by date) License

listmgr is a tool to generate a unified list of domains from different sources.

Build

.\gradlew build

Usage

Example configuration file:

##############
# Lists.conf #
##############

# Some ads and tracking lists
https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts
https://raw.githubusercontent.com/bigdargon/hostsVN/master/hosts
https://raw.githubusercontent.com/anudeepND/blacklist/master/adservers.txt
https://s3.amazonaws.com/lists.disconnect.me/simple_ad.txt
https://raw.githubusercontent.com/AdAway/adaway.github.io/master/hosts.txt

Run listmgr

java -jar listmgr.jar --input sources.conf --output blocklist.list

About

A tool to generate a unified list of domains from different sources.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages