Git Product home page Git Product logo

ipsherlock's Introduction

How it works

  1. Install ipsherlock client on your device
  2. Visit https://ip.semiversus.com to get the IP address of your devic in your network

When you want to know the IP address of your device visit https://ip.semiversus.com and see the IP of your local devices.

How it works internally

ipsherlock client is sending the information about each network adapter. The client is sending a JSON dictionary containing the following items:

  • reference (string, required): Persistent and random string to identify the device
  • address (string, required): Address of the device (usuall IPv4 or IPv6 address)
  • label (string, optional): Label to be shown
  • description (string, optional): markdown description of the device
  • interface (string, optional): Used interface to send this request (like "wlan0" or "eth0")
  • links (list, optional): A list of dictionaries describing links that can be followed
    • scheme (string, required): Used scheme (e.g. http)
    • userinfo (string, optional): Optional user info (e.g. ftp://user@server.org)
    • port (integer, optional): Port number to be used
    • path (string, optional): Path section of the URI
    • query (string, optional): Query part (the part behind the query operator ?)
    • fragment (string, optional): Fragment part (begind the fragment operator #)
    • label (string, optional): Label to show
    • description (string, optional): Additional description of this links
  • data (object, optional): Additional data for individual purpose

ipsherlock's People

Contributors

semiversus avatar

Watchers

 avatar  avatar

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.