| 我是做fb商城的 ,需要国外环境,就搞个vps做节点,要求呢就是ip地址和dns的地理位置一致的话,权重会高点。 但是我用lightnode做出的s5链接,ip和dns位置不同,求大神指导,如何才能一样?
 
 ipapi的数据:
 
 {
 "query": "38.54.xx.xx",
 "status": "success",
 "continent": "Asia",
 "continentCode": "AS",
 "country": "Saudi Arabia",
 "countryCode": "SA",
 "region": "01",
 "regionName": "Riyadh Region",
 "city": "Riyadh",
 "district": "",
 "zip": "09848",
 "lat": 24.6869,
 "lon": 46.7224,
 "timezone": "Asia/Riyadh",
 "offset": 10800,
 "currency": "SAR",
 "isp": "Kaopu Cloud HK Limited",
 "org": "Lightnode-SA",
 "as": "AS138915 Kaopu Cloud HK Limited",
 "asname": "KAOPU-HK",
 "mobile": false,
 "proxy": false,
 "hosting": false
 }
 {
 "dns": {
 "geo": "Italy - Google LLC",
 "ip": "172.253.13.133"
 },
 "edns": {
 "geo": "Saudi Arabia - Kaopu Cloud HK Limited",
 "ip": "38.54.38.0"
 |