Public-IP is a web application that allows users to discover their current IP address and related information.
- 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
Please check https://docs.getip.dev
The application will be available at http://localhost:3001
.
Contributions are welcome! Please open an issue or submit a pull request.
This project is licensed under the MIT License - see the LICENSE file for details.