Info
Version: | 1.0.0.8 |
Author(s): | shadowscatcher |
Last Update: | Tuesday, May 5, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Shodan.Models |
Install
Install-Package Shodan.Models
dotnet add package Shodan.Models
paket add Shodan.Models
Shodan.Models Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.2)
Tags
This package is a .NET Standard 2.0 port of models from my own golang shodan.io client library https://github.com/shadowscatcher/shodan
Models were tested on several hundreds of real responses for the endpoints available to non-enterprise users.
Source code is coming soon.