| IP地址 | 端口 | 协议 | 国家 | 地区 | 状态 | 响应时间 | 最后验证 | 评分 | 操作 |
|---|---|---|---|---|---|---|---|---|---|
| {{p.ip}} | {{p.port}} | {{p.protocol}} | {{p.country}} | {{p.region}} | {{p.is_alive?'存活':'死亡'}} | {{p.response_time?p.response_time.toFixed(0)+'ms':'-'}} | {{fmtTime(p.last_check)}} | {{p.score?p.score.toFixed(0):'-'}} | |
| 暂无数据 | |||||||||
请先登录后管理您的 API Key
{{myApiKey.key_preview}}
您还没有 API Key
网站提供公开代理列表与外部调用接口,适合采集、下载任务和临时访问场景。
GET /api/v1/proxies/?is_alive=truecurl "https://proxys.opsweb.vip/api/v1/proxies/?is_alive=true&page_size=20"
GET /api/v1/proxies/randomcurl "https://proxys.opsweb.vip/api/v1/proxies/random"
GET /api/v1/external/proxies?limit=10curl -H "X-API-Key: your_key" "https://proxys.opsweb.vip/api/v1/external/proxies?limit=10"
外部接口调用配额由登录后“我的 API”页面管理。
ProxyPool Pro 是一个公共 HTTP 代理池服务,从公开代理源持续采集、自动健康检查,并通过网页和 API 提供可用代理。项目使用 FastAPI 后端、MySQL 数据库和 Vue 前端构建。
代理属于公开网络资源,可用性和稳定性会随时间变化。正式业务建议选择付费或验证过的代理服务。
提供多种格式的免费代理IP获取接口,支持JSON、TXT格式,可用于爬虫、数据采集等场景。
GET /api/v1/proxies/?is_alive=true&page_size=20curl "https://proxys.opsweb.vip/api/v1/proxies/?is_alive=true&page_size=20"
参数: protocol(http/https/socks4/socks5), country, page, page_size
GET /api/v1/proxies/randomcurl "https://proxys.opsweb.vip/api/v1/proxies/random"
GET /api/v1/proxies/alive?limit=50&protocol=httpcurl "https://proxys.opsweb.vip/api/v1/proxies/alive?limit=50&protocol=http"
GET /api/v1/external/proxies?limit=10curl -H "X-API-Key: your_api_key" "https://proxys.opsweb.vip/api/v1/external/proxies?limit=10"
输入代理地址检测其可用性、响应速度。
状态: ✅ 可用
响应时间: {{checkResult.response_time_ms}}ms
返回IP: {{checkResult.remote_ip}}
状态: ❌ 不可用
错误: {{checkResult.error}}
IP: {{ipInfo.query}}
国家: {{ipInfo.country}}
地区: {{ipInfo.regionName}}
城市: {{ipInfo.city}}
ISP: {{ipInfo.isp}}
代理IP行业动态、使用教程、技术分享。
{{a.source_name}} · {{fmtTime(a.created_at)}}