Skip to content

emeraldonion/odohd

 
 

Repository files navigation

odohd

Oblivious DoH Server based on Cloudflare's odoh-server-go

Coverage Badge Go Report License Release

This fork includes changes for a server suited to Emerald Onion's production deployment.

Usage:

Usage: odohd [OPTIONS] Application Options: -l, --listen= Address to listen on (default: localhost:8080) -m, --metrics-listen= Address to listen metrics server on (default: localhost:8081) -r, --resolver= Target DNS resolver (default: 127.0.0.1:53) -t, --no-tls Disable TLS -c, --cert= TLS certificate file -k, --key= TLS key file --resolver-timeout= Resolver timeout (seconds) (default: 2.5) --proxy-timeout= Proxy timeout (seconds) (default: 2.5) -v, --verbose Enable verbose logging -V, --version Show version and exit Help Options: -h, --help Show this help message 

About

Oblivious DNS over HTTPS server

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Go 99.8%
  • Dockerfile 0.2%