Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# IPGeoLocation
====
* A tool to retrieve IP Geolocation information
* Powered by [ip-api](http://ip-api.com/docs/)
* Powered by JokerHack


Requirements
Expand All @@ -13,7 +13,7 @@ Requirements

Download/Installation
====
* git clone https://github.com/maldevel/IPGeoLocation
* git clone https://github.com/Jokerhack1/IPGeoLocation
* pip3 install -r requirements.txt --user

if pip3 is missing:
Expand Down Expand Up @@ -138,3 +138,7 @@ Examples

**Do not print results to terminal**
* ./ip2geolocation.py -m -e /path/to/results.txt --noprint



Made by JokerHack