A simple cloudflare worker that let's users see their own IP address/check port 80/443 availability.
This repo is meant to be run on Cloudflare Workers. You can deploy it using the wrangler CLI tool.
npm run deploy
A simple cloudflare worker that let's users see their own IP address/check port 80/443 availability.
This repo is meant to be run on Cloudflare Workers. You can deploy it using the wrangler CLI tool.
npm run deploy