mirror of
https://github.com/xykt/NetQuality.git
synced 2026-01-12 20:15:34 +08:00
Update README.md
This commit is contained in:
18
README.md
18
README.md
@@ -21,9 +21,13 @@
|
||||
- Json输出便于大数据分析
|
||||
|
||||
##### 屏幕截图
|
||||
|IPv4测试结果|IPv6测试结果|延迟模式测试结果|
|
||||
|---|---|---|
|
||||
||||
|
||||
|IPv4测试结果|IPv6测试结果|
|
||||
| ---------------- | ---------------- |
|
||||
|||
|
||||
|
||||
|延迟模式测试结果|完整路由模式测试结果|
|
||||
| ---------------- | ---------------- |
|
||||
|||
|
||||
|
||||
|
||||
## 使用方法
|
||||
@@ -50,6 +54,12 @@ bash <(curl -Ls Net.Check.Place) -6
|
||||
bash <(curl -Ls Net.Check.Place) -P
|
||||
````
|
||||
|
||||
##### 完整路由模式:
|
||||
|
||||
```bash
|
||||
bash <(curl -Ls Net.Check.Place) -R [大陆地区省级行政区名称或中/英文简称]
|
||||
```
|
||||
|
||||
##### 低数据模式:
|
||||
````bash
|
||||
bash <(curl -Ls Net.Check.Place) -L
|
||||
@@ -88,6 +98,8 @@ bash <(curl -Ls Net.Check.Place) -f
|
||||
|
||||
## 脚本更新
|
||||
|
||||
2025/03/28 00:50 增加-R完整路由模式,增加低数据模式的国际互连延迟测试,修复bugs
|
||||
|
||||
2025/03/13 22:40 增加-n参数,跳过OS检测及安装依赖
|
||||
|
||||
2025/03/12 17:00 脚本发布
|
||||
|
||||
Reference in New Issue
Block a user