Git Product home page Git Product logo

dns_list_sorter's Introduction

DNS LIST SORTER

This title might change later

Hi, and thank you for looking at my DNS list sorter program. Like a lot for self-hosters, I use private hosted DNS (ad-blocker), on my network, to limit some traffic heading towards ad sites and tracking sites. I usually just go to block lists, import them, and don't think about it after, but setting up those lists, usually involves adding whitelist to them, and then giving permits to special sites, so they can work as normal. Instead of doing this by adding the items to whitelist, I would rather just remove the items from the block-lists. Its probably the same, but this is the way I like to set it up.


Disclaimer: This setup is for linux systems. I have not tested on windows/mac


How to install

git clone https://git.benmi.me/benmi/dns_list_sorter.git
cd dns_list_sorter/build
cmake ..
make

How to use

cp ../config-example.toml config.toml

edit the config.toml, add the lists you want to it the category you want it in.( Category does not change anything, you could just add them all into say Other, it will also go into the fulllist.txt) run the program

./dns_list_sorter

For any problems

Feel free to a pull request!


PS: I will leave my config up as long is it does not create any problems. Please let me know if it creates any problems, and I will remove it.


[License]

dns_list_sorter's People

Contributors

benmi3 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.