Getting a DNS TXT record in Ruby

Posted by railscoder on Stack Overflow See other posts from Stack Overflow or by railscoder
Published on 2010-05-26T13:13:16Z Indexed on 2010/05/26 19:21 UTC
Read the original article Hit count: 310

Filed under:
|

I need to get the txt field from the DNS record. Is there any ruby api to do something like this?

nslookup -q=txt xxxx.com

Thanks

© Stack Overflow or respective owner

Related posts about ruby

Related posts about dns