ProxyIP acts as a bridge in the Cloudflare ecosystem. It allows Workers to connect to Cloudflare's own IP ranges (which are normally blocked for direct outbound connections) by routing through a third-party server.
Valid ProxyIPs must accept TCP connections on port 443 and successfully reverse proxy HTTPS traffic to Cloudflare's infrastructure.
This application provides a comprehensive proxy checking and DNS resolution service with the following API endpoints:
All API endpoints return JSON responses with standardized error handling and support CORS for cross-origin requests.