使用如下,无需安装,自动执行。
bash <(curl -s https://raw.githubusercontent.com/sedgwickz/chores/main/scripts/ping.sh)
演示如下:
项目是开源的,地址如下:
https://github.com/sedgwickz/chores
如果觉得对你有帮助,麻烦给个 star,谢谢了🙏
1
nano91 2020-12-29 11:18:57 +08:00
只是 ping 啊,如果能有速度测试就好了
|
2
sedgwickz OP @nano91 ping 就是 ICMP 测速,基本就代表了你访问这个服务器的速度了,TCP 测速需要握手,显然测试服务器没这个接口。
|
3
solider245 2020-12-29 18:03:46 +08:00
有问题,建议放 gitee 地址或者国内地址.墙内基本无法连接
|
4
sedgwickz OP @solider245 改一下 raw.githubusercontent.com hosts ip
|