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
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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