Your private proxy server for bypassing country restrictions
Server Location: Your VPS
Target API: https://overstat.gg
CORS: Enabled for all origins
Rate Limit: 1000 requests per 15 minutes per IP
Uptime: 5908 seconds
Rate limiting, CORS protection, request filtering
Compression, caching, optimized routing
Health checks, request logging, error tracking
Bypass country blocks, ISP filtering, geo-restrictions
Update your scoreboard configuration:
// In src/utils/deployedProxy.ts
const DEPLOYED_PROXIES = [
{
name: 'Your VPS Proxy',
url: 'http://dumbstatsprovider.ddns.net',
type: 'direct',
priority: 1,
regions: ['global']
}
];
Self-Hosted OverStats Proxy Server
Powered by Node.js โข Express โข Your VPS