mirror of
https://github.com/xykt/NetQuality.git
synced 2026-01-12 20:15:34 +08:00
Update README_EN.md
This commit is contained in:
18
README_EN.md
18
README_EN.md
@@ -22,9 +22,13 @@
|
||||
|
||||
##### Screenshots
|
||||
|
||||
| IPv4 Test Result | IPv6 Test Result | Latency Mode Test Result |
|
||||
| ---------------- | ---------------- | ------------------------ |
|
||||
||||
|
||||
| IPv4 Test Result | IPv6 Test Result |
|
||||
| ---------------- | ---------------- |
|
||||
|||
|
||||
|
||||
| Latency Mode Test Result | Full Route Mode Test Result |
|
||||
| ---------------- | ---------------- |
|
||||
|||
|
||||
|
||||
## Usage
|
||||
|
||||
@@ -60,6 +64,12 @@ bash <(curl -Ls Net.Check.Place) -P
|
||||
bash <(curl -Ls Net.Check.Place) -L
|
||||
```
|
||||
|
||||
##### Full route mode:
|
||||
|
||||
```bash
|
||||
bash <(curl -Ls Net.Check.Place) -R [Province]
|
||||
```
|
||||
|
||||
##### Skip specific sections:
|
||||
|
||||
```bash
|
||||
@@ -98,6 +108,8 @@ bash <(curl -Ls Net.Check.Place) -f
|
||||
|
||||
## Script Updates
|
||||
|
||||
2025/03/28 00:50 Add -R Full Route Mode, add international delay test to Low Data Mode, fix bugs
|
||||
|
||||
2025/03/13 22:40 Add -n for no checking OS & dependencies
|
||||
|
||||
2025/03/12 17:00 Script Released
|
||||
|
||||
Reference in New Issue
Block a user