Ip tool

Currently reading:
 Ip tool

EBM833

Member
LV
0
Joined
Jun 28, 2021
Threads
19
Likes
5
Credits
336©
Cash
0$
Retrieve IP Geolocation information

Features

Retrieve IP or Domain Geolocation.

Retrieve your own IP Geolocation.

Retrieve Geolocation for IPs or Domains loaded from file.

Each target in new line.

Define your own custom User Agent string.

Select random User-Agent strings from file.

Each User Agent string in new line.

Proxy support.

Select random proxy from file. Each proxy URL in new line.

Open IP geolocation in Google Maps using the default browser.

Export results to csv, xml and txt format.

# Geolocation Information :

1.ASN

2.City

3.Country

4.Country Code

5.ISP

6.Latitude

7.Longtitude

8.Organization

9.Region Code

10.Region Name

11.Timezone

12.Zip Code

Installation :

$ apt update && apt upgrade

$ apt install git

$ apt install python

$ git clone https://github.com/maldevel/IPGeoLocation

$ cd IPGeoLocation

$ chmod +x *

$ pip install -r requirements.txt

Usage :

$ python ipgeolocation.py -t [target ip]

it gives you all information related to your target...
 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

Tips
Top Bottom