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
Resolve Support Tickets 2x Faster with ServoDesk
What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
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