Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.