Registry / networking / net-dns

net-dns

JSON →
library0.20.0rbrubygemsunverified

Net::DNS is a pure Ruby DNS library, with a clean OO interface and an extensible API.

gem install net-dns
INSTALL
IMPORT
SIG · NET-DNS
N
net-dns
networkingrubyv0.20.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Net::DNS
✓ require 'net/dns'

Perform a DNS lookup for example.com

require 'net/dns' resolver = Net::DNS::Resolver.new response = resolver.query('example.com') puts response.answer
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.20.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
net-dns — gem install net-dns · libregistry