Git Product home page Git Product logo

ipmapper's Introduction

ipmapper

A library to create maps based on a list of IP addresses

Contact Sukrit ([email protected]) for questions/ideas!

Sample map

Dependencies

This whole repository is intended to be lightweight, but there are some critical dependences. In particular, the python libraries needed are:

  1. Numpy
  2. Geopandas
  3. Matplotlib

Usage

Free to use and download. Please use with attribution/linking.

How to prep IP addresses

For now the create-map.py script is expecting a simple txt file that can be loaded via numpy.loadtxt. This text file should just be a list of all IP addresses of interest, each on their own line. A sample output are in the test/ directory. For security reasons, a test-ip file will be included later.

Usage of run script

python ipmapper/ipmapper/run/create-map.py test-ips.txt (Please note that this run script also contains functions that can be imported if desired)

Where does the DB come from?

The database is taken from MaxMind's free city lookup database. You can get your own by making a free account.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.