Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ dns.toys Public

A DNS server that offers useful utilities and services over the DNS protocol. Weather, world time, unit conversion etc.

License

Notifications You must be signed in to change notification settings

knadh/dns.toys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dns.toys is a DNS server that takes creative liberties with the DNS protocol to offer handy utilities and services that are easily accessible via the command line.

For docs, visit www.dns.toys

Sample commands

dig help @dns.toys

dig mumbai.time @dns.toys

dig newyork.weather @dns.toys

dig 42km-mi.unit @dns.toys

dig 100USD-INR.fx @dns.toys

dig myip @dns.toys

dig 987654321.words @dns.toys

Running locally

  • Clone the repo
  • Copy config.sample.toml to config.toml and edit the config
  • Run make build to build the binary. Then run ./dnstoys.bin

About

A DNS server that offers useful utilities and services over the DNS protocol. Weather, world time, unit conversion etc.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 34