Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/getdnsapi/stubby

Stubby is the name given to a mode of using getdns which enables it to act as a local DNS Privacy stub resolver (using DNS-over-TLS).
https://github.com/getdnsapi/stubby

Last synced: 4 days ago
JSON representation

Stubby is the name given to a mode of using getdns which enables it to act as a local DNS Privacy stub resolver (using DNS-over-TLS).

Awesome Lists containing this project

README

        

autoreconf -vfi
./configure CFLAGS="-g -I$HOME/local2/include" LDFLAGS="-L$HOME/local2/lib" --prefix="$HOME/local2"
make