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
AI-powered service management for IT and enterprise teams
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
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