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

https://github.com/koolshare/dnsfilter

Filter and proxy for dns.
https://github.com/koolshare/dnsfilter

Last synced: 1 day ago
JSON representation

Filter and proxy for dns.

Awesome Lists containing this project

README

          

# dnsfilter
Filter and proxy for dns.

# build
```
mkdir build
cd build
cmake ..
make
```