Skip to content

Very simple IP checker work on Cloudflare Worker

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE_APACHE
MIT
LICENSE_MIT
Notifications You must be signed in to change notification settings

owenhau/ip-check-worker

Very simple IP checker

w/ Cloudflare worker

Deployment

  • Clone this project
  • deploy with wrangler
╭─owen@rackspace ~/ip-check-worker ‹master*›
╰─$ CF_ACCOUNT_ID=11111111111111111111111111111111 wrangler publish
✨  Basic JavaScript project found. Skipping unnecessary build!
✨  Successfully published your script to
 https://ip-check-worker.yourdomain.workers.dev

╭─owen@rackspace ~/ip-check-worker ‹master*›
╰─$ curl -s https://ip-check-worker.yourdomain.workers.dev
169.254.169.254

About

Very simple IP checker work on Cloudflare Worker

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE_APACHE
MIT
LICENSE_MIT

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published