HTTPS Proxy API

简单、快速的HTTPS代理服务器列表API

🌍 获取国家列表

GET /api/countries

🔗 获取代理列表

GET /api/proxies
?country=US - 按国家筛选
?limit=5 - 限制数量
?random=true - 随机排序
/api/proxies?country=US&limit=3&random=true

🎯 测试美国代理

GET /api/proxies?country=US&limit=3&random=true

获取3个随机美国代理