整理了一个测试 vps 机房延迟的脚本:
curl -sSL https://ping.vpsls.com | bash
源码地址: https://github.com/vpsls/multi_ping
会测试本地到收集的 vps 机房 ip 地址的延迟与丢包率,方便对比。
后续打算通过爬虫,定期更新 ip 池,求 star
curl -sSL https://ping.vpsls.com | bash
源码地址: https://github.com/vpsls/multi_ping
会测试本地到收集的 vps 机房 ip 地址的延迟与丢包率,方便对比。
后续打算通过爬虫,定期更新 ip 池,求 star
