[ANN] org.conman.dns 1.0.12 (now for Lua 5.2 and above)
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: [ANN] org.conman.dns 1.0.12 (now for Lua 5.2 and above)
- From: Sean Conner <sean@...>
- Date: 2017年10月17日 21:35:20 -0400
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