Last updated 2 months ago
Was this helpful?
1、您可以在中,选择城市列表并在列表中选择您需要指定使用的城市即可。
了解更对关于端点产生器的使用教程
2、您还可以通过添加city参数并在参数后添加城市名称,指定使用某个城市的IP
city
例如:使用来自美国华盛顿的随机IP地址对ipinfo.thordata.com执行查询
ipinfo.thordata.com
curl -x t.pr.thordata.net:9999 -U "td-customer-USERNAME-country-US-city-washington:PASSWORD" ipinfo.thordata.com
了解更多关于地理位置的使用教程