Non-blocking, concurrent DNS server component
POE::Component::Server::DNS is a POE component that implements a DNS server. It uses POE::Component::Client::DNS to handle resolving when configured as 'forward_only' and Net::DNS::Resolver::Recurse wrapped by POE::Component::Generic to perform recursion. One may add handlers to massage and manipulate responses to particular queries which is vaguely modelled after Net::DNS::Nameserver.
$
pkg install p5-POE-Component-Server-DNSOrigin
dns/p5-POE-Component-Server-DNS
Size
61.2KiB
License
ART10, GPLv1+
Maintainer
perl@FreeBSD.org
Dependencies
7 packages
Required by
0 packages