Jason Smith <[EMAIL PROTECTED]> wrote:
>  This message is to announce a python module, Strangle, which provides a 
>  convenient way for mere mortals to parse DNS packets in Python, based on 
>  the mature functionality of BIND 9.
> 
>  http://www.proven-corporation.com/software/strangle/
> 
>  Strangle allows you to see DNS messages in two ways:
> 
>     * Direct access to the libbind parsing routines (C-style)
>     * A Python object with various meaningful attributes (OO-style)

Sounds very interesting!

How easy would it be to write a nameserver with this code?  I looked
at the examples but I couldn't see one?  Having a simple nameserver
written in python would be very useful indeed...

-- 
Nick Craig-Wood <[EMAIL PROTECTED]> -- http://www.craig-wood.com/nick
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to