s0xzwasd / ip-info

Using the service, you can get information about the current IP, connection, location (region, city, etc.), time zone (HTTP protocol only).

Home Page:http://ip-info.surge.sh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ip-info

GitHub Workflow Status GitHub GitHub repo size

ip-info project in browser looks like

Using the service, you can get detailed information about your IP address, browser and its settings.

Try It Out!

Trello Project Board

Application functionality

  • The user can see the information by their IP address, namely:
    • IP address
    • Country / currency
    • Provider
    • Mobile Internet or proxy is used
  • The user sees his current location.
  • The user can search for another user by IP (on a separate page).

Additional functionality

  • User can copy their IP address.

Used technologies and libraries

  • Webpack (configuration from scratch)
  • TypeScript
  • React + Redux
  • CSS Modules
  • Github actions
  • Jest

About

Using the service, you can get information about the current IP, connection, location (region, city, etc.), time zone (HTTP protocol only).

http://ip-info.surge.sh/

License:MIT License


Languages

Language:TypeScript 54.7%Language:JavaScript 25.7%Language:CSS 15.3%Language:HTML 4.4%