Skip to content

Commit 7abd237

Browse files
Revise PingPing tool description in README
Updated description of PingPing tool for clarity.
1 parent 4bc5717 commit 7abd237

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,13 @@
22

33
![window: a 40-minute congestion event — smoke spreads, bursts marked ◆](docs/hero8.png)
44

5-
A smokeping-like network tool.One binary file,
5+
A smokeping-like network tool
6+
7+
PingPing is a lightweight network latency and link quality visualization tool.
8+
It may not be as powerful or feature-rich as Smokeping, but it's ridiculously lightweight.
69
Just scp and run
710

11+
812
```bash
913
#install
1014
cd /home/pingping/
@@ -34,9 +38,7 @@ find ./data -type f -name '20*.jsonl' -mtime +"$days" -print -delete
3438
```
3539
Latest [Releases](https://github.com/githubflyideas/pingping/releases)
3640

37-
PingPing is a lightweight network latency and link quality visualization tool.
3841

39-
It may not be as powerful or feature-rich as Smokeping, but it's ridiculously lightweight.
4042

4143

4244

0 commit comments

Comments
 (0)