Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hugodeaguiar/getip.dev
Get and show your Public IP address.
https://github.com/hugodeaguiar/getip.dev
information ipinfo network open-source
Last synced: 5 days ago
JSON representation
Get and show your Public IP address.
- Host: GitHub
- URL: https://github.com/hugodeaguiar/getip.dev
- Owner: hugodeaguiar
- License: mit
- Created: 2024-05-25T18:00:27.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-01-25T22:17:44.000Z (9 days ago)
- Last Synced: 2025-01-25T23:28:13.012Z (9 days ago)
- Topics: information, ipinfo, network, open-source
- Language: HTML
- Homepage: https://getip.dev/
- Size: 79.1 KB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Public-IP
Public-IP is a web application that allows users to discover their current IP address and related information.
## Features
- Display public IP address
- Display public IP address in curl requests
```
curl -L getip.dev
```
- Show IP-related information such as city, region, country, and ISP## Installation
Please check https://docs.getip.dev
The application will be available at `http://localhost:3001`.
## Contributing
Contributions are welcome! Please open an issue or submit a pull request.
## License
This project is licensed under the MIT License - see the LICENSE file for details.