We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can e开发者_开发问答dit the question so it can be answered with facts and citations.
Closed 4 years ago.
Improve this questionI know there are many online tool available but I want to write in house tool, references or how to go about it? Or even it can be done or is a mammoth task?
You need to have a location database of all IP addresses. So, either you build a database yourself (a genuinely mammouth task) or you use an external service.
Some IP location services have have APIs so you can call then from your code.
精彩评论