StatDNS allows you to perform DNS queries over HTTP, and to get reverse PTR records for both IPv4 and IPv6 addresses.
Info
Version: | 1.0.0 |
Author(s): | Geoffrey Huntley |
Last Update: | Tuesday, December 23, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ghuntley/statdns |
NuGet Url: | https://www.nuget.org/packages/StatDNS |
Install
Install-Package StatDNS
dotnet add package StatDNS
paket add StatDNS
StatDNS Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Net.Http(2.0.0)
- Refit(2.0.0)
Tags