lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


I'm happy to announce org.conman.dns 1.0.12!

A simple interface to encode and decode DNS queries. This supports most of
the commonly used DNS records and is meant to be a low level API upon which
a generalized DNS query system can be built.  Unix supported; Windows
support may be iffy (not tested under Windows).

Available from github [1] or LuaRocks [2].  

  -spc

[1]	https://github.com/spc476/SPCDNS

[2]	luarocks install org.conman.dns