Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 743 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 743 Bytes

What's your IP

Very simple tool for getting your IP.

Client side (javascript required)

The code is fully client side hit https://yourhost/ , your browser will query https://ipapi.co and you'll see the result in a user friendly way.

Server side (no script required)

If you deploy this as an Azure Static Web App you'll get 2 more methods:

Thanks