Skip to content

Latest commit

 

History

History
31 lines (13 loc) · 367 Bytes

File metadata and controls

31 lines (13 loc) · 367 Bytes

replyIP

A DeadSimple cloudflare worker that simply replies your IP address

Inspired By : http://ipaddress.sh

Deployment

❗ clone this project

  npm install
  npm run deploy

Issues

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

thanks <3