How to use IP2Location IP geolocation in Django

Django is a free and open-source Python-based web framework, and is one of the most popular web frameworks in the world. Web developers can easily kick-start their website development by using Django. In addition, web developers often have a variety of choices to choose from when it comes to external […]

Calling IP2Location inside MATLAB

MATLAB is a programming platform designed specifically for engineers and scientists to analyze and design systems and products that transform our world. It also has the ability to interface with Java classes provided by external parties to perform custom tasks. Today we will look at how to call the IP2Location […]

How to install IP2Location Geolocation Library in Alpine Linux

This tutorial is going to guide you with the installation of the IP2Location Geolocation into Alpine Linux – a small and lightweight linux distro. In summary, to use IP2Location C Library, you will need to download the source from the github, https://github.com/chrislim2888/IP2Location-C-Library/, build and install into your Linux system. Step […]

How to use IP2Proxy PHP Library in CodeIgniter 4

Introduction CodeIgniter 4 had become one of the popular web frameworks that people choose to build their website in a short time. As a mature web framework, CodeIgniter provides commonly used classes and tools to aid in web development. However, it still lacks several essential features. For example, it does […]

Importing IP2Proxy data into Cassandra and querying with PHP (IPv4)

Intro The guide will demonstrate how to import IP2Proxy Proxy Detection data (PX11) in CSV form into Apache Cassandra and then query the data in a PHP page. First of all, you will need to download the IP2Proxy PX11 CSV file. Download commercial version at https://ip2location.com/download?code=PX11 Extract out the IP2PROXY-IP-PROXYTYPE-COUNTRY-REGION-CITY-ISP-DOMAIN-USAGETYPE-ASN-LASTSEEN-THREAT-RESIDENTIAL-PROVIDER.CSV […]

How to use IP2Location PHP Library in CodeIgniter 4

Introduction CodeIgniter 4 is one of the popular web frameworks to help web developer to easily and quickly develop a working website. It comes with all the commonly used tools/classes for the web development, but may not contain all the essential classes. For example, CodeIgniter do not have built-in function […]