获取代理信息
最后更新于
这有帮助吗?
这有帮助吗?
curl -x "us.ipwo.net:7878" -U "username:password" https://ipinfo.iocurl -x "us.ipwo.net:7878" -U "username_custom_zone_US_sid_12345_time_10:password" https://ipinfo.iocurl "YOUR_API_LINK"{
"code": 0,
"success": true,
"msg": "操作成功",
"request_ip": "127.0.0.1",
"data": [
{"ip" :"1.1.2.2","port" :14566},
{"ip" :"1.1.2.2","port" :14577},
]
}curl -x "host:port" -U "username:password" https://ipinfo.io