Enhanced Go proxy with Redis caching to protect your 2GB RAM server and bypass limits.
GET /proxy/{target_url}
If the URL has been requested in the last hour, it returns instantly from Redis. Otherwise, it uses a stealth browser.
Example Usage:http://YOUR_SERVER_IP:8080/proxy/www.eporner.com/api/v2/video/search/?query=hijab
GET /status
Monitor uptime, memory, and Cache Hit Rate.
curl http://YOUR_SERVER_IP:8080/status