Coder Social home page Coder Social logo

ipx's Introduction

ipX

Logo

Table of Contents

Welcome

find the location of an IP address.

Specifically, you can get the following information for any IP address: city, region (name & code), country (name & code), continent, postal code / zip code, latitude, longitude, timezone, utc offset, european union (EU) membership, country calling code, country capital, country tld (top-level domain), currency (name & code), area & population of the country, languages spoken, asn and organization

Features

  • get your own or other ip address
  • save result to any of following format
    • json
    • jsonp
    • yaml
    • xml
    • csv
  • don't show result on screen, just save result to file

Uses

to get help, use --help/-h flag. Example:

python ipX.py --help

to know details of your IP, use --myip/--self/-I flag. Example:

python ipX.py --myip

to find location of any ip address, use -i/--ip ip_address flag. Example:

python ipX.py --ip 8.8.8.8 here 8.8.8.8 is ip address which i want to find

to save result, use --output/-o flag. Example:

python ipX.py --ip 8.8.8.8 --output result.json this will save result to "result.json" file. note: if you don't specify filename or file extension(here in this example, json), by default it going to save file as result.json

Screenshot

Author

๐Ÿ‘ค Ali Shahid

๐Ÿ“ License

This project is MIT licensed.

ipx's People

Contributors

metaljerk avatar shaeinst avatar tushgaurav avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

metaljerk

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.