Skip to content
forked from soyart/stubborn

A caching DNS resolver written in Go

Notifications You must be signed in to change notification settings

bgbaroo/stubborn

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💩 stubborn DNS resolver

I spent my spare time writing this 💩 shitty 💩 DoT/DoH (DNS-over-TLS and DNS-over-HTTPS) resolver just for fun. I have been using stubby as my stub DoT resolver for some time, so I just name this program after stubby.

Features

  • DoT/DoH outbound, DNS-over-UDP/53 ("Do53") client replies (default)

  • In-memory caching with patrickmn/go-cache

  • Basic yaml configuration (will soon add default config location in /etc/stubborn/config.yaml)

  • Local network resolver reading host file from /etc/stubborn/table.json

About

A caching DNS resolver written in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%