🍪 Cookie Scanner API Test - PRODUCTION
🔧 CORS Proxy Mode Active
Using proxy servers to bypass HTTPS restrictions. Real servers are being called via proxy.
🔍 Production Service Status
Click to check service status...
🔐 Production Authentication
🌐 Production Domain Scan
This will trigger your actual scanner VM via proxy!
📊 Real-time Scan Status
No active scans. Start a scan to see real-time status updates...
📨 Production Webhook Testing
📋 Production Results
No production results yet...
🏗️ Production Environment
Real HTTP Services:
🌐 Web API: http://35.187.99.182:8080
📨 Webhook Handler: http://35.187.99.182:8081
🤖 Scanner VM: 34.81.180.232:5000
CORS Proxy Features:
✅ Bypasses HTTPS mixed content restrictions
✅ Multiple proxy fallback servers
✅ Real-time connection status
✅ Automatic retry on failure
Real-time Status Flow:
🚀 Scan Initiated → 🔍 Scanner Processing → 📨 Webhook Received → ✅ Scan Completed
🚀 How This Works
Problem: Your hosting forces HTTPS, but your API servers are HTTP-only.
Solution: This page uses CORS proxy servers that:
- Receive HTTPS requests from your browser
- Forward them as HTTP requests to your API servers
- Return the responses back to your browser over HTTPS
Result: You can test your entire workflow including real-time webhook updates!