zhongyang219 / TrafficMonitor

这是一个用于显示当前网速、CPU及内存利用率的桌面悬浮窗软件,并支持任务栏显示,支持更换皮肤。
Other
34.39k stars 3.24k forks source link

建议更换获取ip的api接口 #1647

Open MsConfig32 opened 1 year ago

MsConfig32 commented 1 year ago

获取ip的api: v4: https://myip4.ipip.net https://ddns.oray.com/checkip https://ip.3322.net https://4.ipw.cn

v6: https://speed.neu6.edu.cn/getIP.php https://v6.ident.me https://6.ipw.cn

ip归属地解析: example: v4: http://ip-api.com/json/8.8.8.8?lang=zh-CN v6: http://ip-api.com/json/2001:4860:4860::8888?lang=zh-CN

MsConfig32 commented 1 year ago

现在使用的 api 是个人提供的,稳定性是一个问题,并且 api 维护者连续两年忘记续证书,ipv4 的 location、area、isp 也没有提供,希望能更换 api 与 ip 归属地查询 api,也感谢ritaswc提供的api

Nebulosa-Cat commented 1 year ago

https://www.cloudflare.com/cdn-cgi/trace 這個也不錯

RainCat1998 commented 10 months ago

同问