Skip to content

bleachedsleet/Triangle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Triangle

Triangle is a simple way of getting the most accurate physical location of any IP address. It is built using the MaxMind GeoIP2 Lite database.

Installation

Triangle is written in Python and requires v3.3 or higher.

Triangle requires that you install several dependencies as follows:

pip install geoip2

Usage

Triangle produces output based on flags and input type.

Run without parameters to get the full help documentation:

triangle.py

About

An IP locator based on MaxMind

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages