IPv4 & IPv6 Address Checker

A lightweight utility hosted on Cloudflare Pages that returns the user’s public IP address as plain text. Perfect for CLI usage with curl or quick browser checks.

Usage

CLI

Browser

How It Works

Notes

This service returns only the IP used for the connection (IPv4 or IPv6), not both simultaneously. For a dual-IP display, check out https://ipcow.com/. No external dependencies—just pure Cloudflare magic. Use at your will, no guarantees implied.

License

MIT License - feel free to use, modify, and share!