Little app for pinging and getting statistics of a DNS server; written in C#. Similar to ping, but for DNS : )
Categories
DNSFollow Dns Ping
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
-
Program aborts if the DNS return is larger than expected: c:\>dnsping www.google.com 192.168.0.5 Dnsping 192.168.0.5 Unhandled Exception: System.OverflowException: Arithmetic operation resulted in an overflow. at dnsping.Messages.DnsMessages..ctor(Byte[] buffer) at dnsping.Program.Main(String[] args) c:\>nslookup www.google.com 192.168.0.5 Server: spock.antonoff.net Address: 192.168.0.5 Non-authoritative answer: Name: www.google.com Addresses: 2607:f8b0:4002:c02::63 108.177.122.103 108.177.122.104 108.177.122.105 108.177.122.106 108.177.122.147 108.177.122.99