共计 724 个字符,预计需要花费 2 分钟才能阅读完成。
8 种测试 VPS ping 值的最佳方法如下:
1、17ce
主要用来测试国内各地市、香港、台湾、少量国外的 ping 值、路由跟踪。
网站地址:http://17ce.com/
2、webkaka ping
主要用来测试中国国内各地市的 ping 值,也有香港、美国、日本的 ping 服务器节点。
3、just-ping(梯子)
主要用来测试世界各地的 ping 值。
4、chinaz ping
主要用来测试中国国内各地市的 ping 值。
5、ipip.net
主要用来测试世界各地的 ping 值。
6、ping.pe
测试世界 ping 值,vps 端口,路由走向
网站地址:http://ping.pe/
7、本地测试
本地到谷歌服务器的 ping 值
ping google.com -n 10
8、uPing: VPS
24 小时延迟监测工具
Debian / Ubuntu :
apt-get update apt-get install python wget screen -y
CentOS / RHEL :
yum install screen wget python -y
使用方法:
screen -S uping wget -N --no-check-certificate https://raw.githubusercontent.com/FunctionClub/uPing/master/uping.py python uping.py
正文完