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
- Host: GitHub
- URL: https://github.com/m4heshd/ip-fetcher
- Owner: m4heshd
- License: mit
- Created: 2024-01-11T22:41:28.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-01-23T09:18:02.000Z (over 1 year ago)
- Last Synced: 2025-02-13T14:58:05.629Z (3 months ago)
- Topics: ip, ip-address-geolocation, ip-address-lookup, ip-address-tool, ipaddress, ipv4, ipv6
- Language: JavaScript
- Homepage: https://m4heshd.github.io/ip-fetcher/
- Size: 78.1 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.