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

https://github.com/mayurmarvel/replyip

A DeadSimple cloudflare worker that simply replies your IP address
https://github.com/mayurmarvel/replyip

cloudflare cloudflare-workers ip ipaddress ipinfo

Last synced: 7 months ago
JSON representation

A DeadSimple cloudflare worker that simply replies your IP address

Awesome Lists containing this project

README

          

# replyIP

A DeadSimple cloudflare worker that simply replies your IP address

**Inspired By** : http://ipaddress.sh

#### Link : https://replyip.mayurrajan84829.workers.dev/

## Deployment

❗ clone this project

```cmd
npm install
npm run deploy
```

## Issues

⚠ Sometimes responds with ipv6 address due to the limitations of CF Worker

thanks <3