An open API service indexing awesome lists of open source software.

https://github.com/m4heshd/ip-fetcher

A simple, serverless web page for fetching client IP information
https://github.com/m4heshd/ip-fetcher

ip ip-address-geolocation ip-address-lookup ip-address-tool ipaddress ipv4 ipv6

Last synced: 3 months ago
JSON representation

A simple, serverless web page for fetching client IP information

Awesome Lists containing this project

README

        

# IP Fetcher

This is as simple as it gets. IP Fetcher is a serverless, single html page that fetches client's IP information such as
the IP Address, City and Country, then displays that information as simple text on the page.

# Usage

Simply, head over to https://m4heshd.github.io/ip-fetcher/ or download the release and open up the [`index.html`](src/index.html) file on
a browser.

# License

This project is licensed under [MIT License](LICENSE). Use and alter at your wish.