An open API service indexing awesome lists of open source software.

https://github.com/nagilum/ipinfoio

C# wrapper to contect and retrieve info about a given IP.
https://github.com/nagilum/ipinfoio

Last synced: 3 months ago
JSON representation

C# wrapper to contect and retrieve info about a given IP.

Awesome Lists containing this project

README

        

# IPInfoIO

C# wrapper to contect and retrieve info about a given IP.

```csharp
var ipinfo = IPInfoIO.Get("188.113.79.64");
```