You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
emily e19aec675d
added readme
9 months ago
README.md added readme 9 months ago
calc.lua fixed oopsies 2 years ago
pdns.lua initial commit uwu 2 years ago

README.md

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.