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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
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