A simple DNS resolver written entirely in Lua
$ luarocks install --server=https://luarocks.org/dev luaresolver
A simple DNS resolver written entirely in Lua.It doesn't need bit operations and is therefore compatible with Lua5.1, Lua5.2 and LuaJIT.The only dependency is LuaSocket.
root