GET /country/:code
Try it / 试一试Get proxies for a specific country using country code.
使用国家代码获取特定国家的代理。
// Example / 示例:
/country/US[ { "ip": "123.45.67.89", "port": 443 }, { "ip": "98.76.54.32", "port": 8443 } ]
GET /bestip/:keyword
Try it / 试一试Search for best IPs using keywords (supports regex).
使用关键词搜索最佳 IP(支持正则表达式)。
regex=true/false
Enable/disable regex search / 启用/禁用正则搜索// Example / 示例:
/bestip/Europe?regex=true[ { "ip": "123.45.67.89", "port": 443, "tls": true, "datacenter": "AWS", "region": "Europe", "city": "Frankfurt", "asn": "AS16509", "latency": "150ms" } ]
GET /stats
Try it / 试一试Get comprehensive statistics about available proxies.
获取可用代理的综合统计信息。
Get proxy subscription configurations.
获取代理订阅配置。
type
Protocol type / 协议类型 (vless/vmess)format
Output format / 输出格式 (base64/clash/singbox)host
Custom hostname / 自定义主机名uuid
Custom UUID / 自定义 UUIDpath
Custom path / 自定义路径