Skip to content

darkthread/IP2C.NET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IP2C.NET

Use single C# class to implement IP address to country search based on https://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 https://software77.net/geo-ip/ database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages