Skip to content

pastaboy2131/GeoScanner

 
 

Repository files navigation

Remake of Max Mind's old project

This project is in development, when free i will begin updating each .py file for all security professionals to enjoy a newer pygeoip with a newer documentation instead of the new one that requires a license.

This project will soon have it's own method of tracking people

This means that professionals will be able to perform easier methods of tracking phones, laptops and related BYOD devices.

[Constantly updated to a better version]

The following project is being updated constantly to allow cyber security consultants to easily use the API without the requirement of purchasing the Version 2.

It will however have a different database and/or syntax to it.

Pure Python GeoIP API

This is entirely based on the original PyGeoIP

Tested with Python version 2.6, 2.7, 3.2, 3.3 , 3.4 ,3.6, 3.7, 3.8 and 3.9

Coverage Status

Installation

In order to install GeoScanner, open up terminal and/or command prompt then type the following below.

pip install GeoScanner
or: git clone https://github.com/pastaboy2131/GeoScanner

Windows Installation

Soon there will be an executable that will aid in installing GeoScanner.

Command Prompt:

easy_install GeoScanner

or

python -m pip install GeoScanner,

pip install GeoScanner (recommended)

MAC Installatation

Required Software: Python

Open a VTY line on Terminal,
python -m install GeoScanner,

usage of Anaconda will ease the installation as well.

Documentation

[New Documentation coming soon!]

Github webpage

New webpage launched! Check it out!

About

GeoScanner: Based on PyGeoIP (In Dev)

Topics

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
LICENSE.md

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.3%
  • Makefile 0.7%