pdns-calc/README.md
2023-07-12 10:20:43 +02:00

12 lines
447 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

## DNS Calculator
Do simple mathematical operations using DNS queries.
$ dig @ns.dus.kyouma.net +short txt 1-a-4-m-50-d-250.calc.emily.cat
"1.8"
$ dig +short txt calc.help.emily.cat
"operators are a (add), s (subtract), m (multiply), and d (divide)."
"separate tokens with '-' or '.'"
It should work on every DNS server but sometimes its buggy. If you dont get a result try to specify ns.dus.kyouma.net as nameserver.