/myip

Simple service to know your IP

Primary LanguageJavaScript

Welcome to My IP

Hi, welcome to My IP. A simple service to know your IP address

Badges

Netlify Status

Usage

You can go to ip.louisgallet.online to know your IP address or you can install our service (see installation)

About

This service works with IPFY. By using this service, you agree that a request can be made to this service.
This service has also been created with SweetAlert2 which provides the design of this site.

Installation

The installation is simple, just follow the command lines :

$ curl -sL https://deb.nodesource.com/setup_12.16 | sudo -E bash -
$ sudo apt install nodejs
$ git clone https://github.com/louisgallet95/myip.git
$ cd myip

Thanks to

louisgallet95 : Developpers - GitHub
SweetAlert2 : Design - GitHub