https://github.com/thatsinewave/whatsmyip
WhatsMyIP is a simple web application that allows users to quickly find out their IP address and related information such as hostname, city, region, country, and more.
https://github.com/thatsinewave/whatsmyip
good-first-contribution good-first-issue good-first-issues good-first-pr good-first-pr-first-contribution good-first-project good-first-prs html-css-javascript html-css-js ip ip-address ip-address-lookup ip-checker ip-geolocation ip-lookup ip-tracker ipv4 thatsinewave whatsmydns whatsmyip
Last synced: about 1 month ago
JSON representation
WhatsMyIP is a simple web application that allows users to quickly find out their IP address and related information such as hostname, city, region, country, and more.
- Host: GitHub
- URL: https://github.com/thatsinewave/whatsmyip
- Owner: ThatSINEWAVE
- License: mit
- Created: 2024-05-22T22:43:14.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-06-22T00:27:14.000Z (10 months ago)
- Last Synced: 2025-01-18T05:30:50.993Z (3 months ago)
- Topics: good-first-contribution, good-first-issue, good-first-issues, good-first-pr, good-first-pr-first-contribution, good-first-project, good-first-prs, html-css-javascript, html-css-js, ip, ip-address, ip-address-lookup, ip-checker, ip-geolocation, ip-lookup, ip-tracker, ipv4, thatsinewave, whatsmydns, whatsmyip
- Language: JavaScript
- Homepage: https://thatsinewave.github.io/WhatsMyIP/
- Size: 164 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# [WhatsMyIP](https://thatsinewave.github.io/WhatsMyIP)
WhatsMyIP is a simple web application that allows users to quickly find out their IP address and related information such as hostname, city, region, country, and more.

## Usage
Simply visit the website, and it will automatically fetch and display your IP information. You can click the "Test Again" button to refresh the information if needed.## ☕ [Support my work on Ko-Fi](https://ko-fi.com/thatsinewave)
## Features
- Displays IP address, hostname, city, region, country, location, organization, postal code, and timezone.
- Provides the ability to copy individual information or all information to the clipboard.
- Allows users to toggle between light and dark themes for better readability.## How to Contribute
If you have any ideas for improvement or find any issues, feel free to open an issue or submit a pull request.## Credits
- IP information fetched from [ipinfo.io](https://ipinfo.io).
- Country flag fetched from [restcountries.com](https://restcountries.com).# [Join my discord server](https://discord.gg/2nHHHBWNDw)
## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.