lua-users home
lua-l archive

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


Hi,
apparently there is this other DNS library for Lua:
http://luaforge.net/projects/lua-dns/  but I can't access the linked
homepage project..

On Tue, Dec 7, 2010 at 8:04 PM, Petite Abeille <petite_abeille@mac.com> wrote:
>
> On Dec 7, 2010, at 8:59 AM, Sean Conner wrote:
>
>>  I just released a C library to encode/decode DNS queries (it also contains
>> a simple routine to send a query to a DNS server but that is seriously
>> stupid for real work) and I've included Lua bindings.
>>
>>                   http://www.conman.org/software/spcdns/
>
> Nice. Thanks for sharing.
>
> While on the topic, Nmap also sports some DNS related functionalities:
>
> http://cvs.opensolaris.org/source/xref/sfw/usr/src/cmd/nmap/nmap-5.21/nselib/dns.lua
>
>
>