PHP-DNS-SERVER icon indicating copy to clipboard operation
PHP-DNS-SERVER copied to clipboard

An Authoritative DNS Server written purely in PHP

Results 6 PHP-DNS-SERVER issues
Sort by recently updated
recently updated
newest added

HI Thanks for your great script ? is there any paln to add Dnssec ? thanks

hi, I fixed a bug I left a link to the reason in the comments and here (https://bugs.php.net/bug.php?id=73149) PHP Warning: dns_get_record(): A temporary server error occurred. in /root/php-dns/src/Resolver/SystemResolver.php on line...

This branch adds a new resolver that uses Google's HTTPS service to resolve DNS records user requested. Another example file is provided which shows proof of concept.

Any plan to support EDNS?

enhancement

So , is there any function where , if the json record is modified then will it be updated on the server too or the server need to restarted after...

I have make a benchmark Test dnsperf Client (24 cores cpu) > 10GE NIC > PHP-DNS-SERVER (24 cores cpu) ```