1 parent dc83aab commit 70c1ad2Copy full SHA for 70c1ad2
1 file changed
README.md
@@ -34,21 +34,16 @@ find ./data -type f -name '20*.jsonl' -mtime +"$days" -print -delete
34
```
35
Latest [Releases](https://github.com/githubflyideas/pingping/releases)
36
37
-## English
38
-
39
PingPing is a lightweight network latency and link quality visualization tool.
40
41
It may not be as powerful or feature-rich as Smokeping, but it's ridiculously lightweight.
42
43
Single binary
44
No Docker
45
-No make. Just scp and run.
46
No database
+No web server
47
Plain text configuration. Edit targets with your favorite editor—or even a single echo command.
48
49
-Download it, extract it, run ./pingping, then go grab a coffee.
50
51
-When you're back, open http://localhost:8517 and watch your first puff of network smoke.
52
53
54
0 commit comments