GitHub - darkthread/IP2C.NET: A C# in-memory IP to country search engine based on http://software77.net/geo-ip/ database · GitHub
Skip to content

darkthread/IP2C.NET

Folders and files

Repository files navigation

IP2C.NET

Use single C# class to implement IP address to country search based on http://software77.net/geo-ip/ database.

No database is required. The CountryFinder class uses in-memory array and binary search algorithm to provide fast search(0.01ms/request).

About

A C# in-memory IP to country search engine based on http://software77.net/geo-ip/ database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages