Recommend this page to a friend! |
Classes of John | Get IP by ISP | README.md | Download |
|
DownloadGetIpByIspSimple cURL based console application for getting IP ranges from https://suip.biz suip.biz web-services by city, country (very big size!! i'm really afraid) or ISP. In case of ISP you may specify single ip or web-site url of that provider as argument of script. Dependencies
InstallationInstall via Composer:
For manual installation clone repo
Follow to the root programm folder:
Then install dependencies
UsageNow follow to the src directory in root program folder:
Make main program file executable:
Now use it. Type next in your console for getting help:
or
The output:
ExamplesTo get all IP ranges of Serbia
To get all IP ranges of London and save it to file.txt
To get all IP ranges of Beeline ISP
or
Warning!!! In case of request by city, write the name of the city carefully and accurately, as much as possible. If an error occurs in the name, the search on the uncleaned database is activated, and the result includes ALL IP ranges from all possible variants. To get the most accurate result, the city name must not contain errors. TODO
ContactFor bug reports or any other purpose you may contact me via email [himei at tuta dot io]. |