You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+22-1
Original file line number
Diff line number
Diff line change
@@ -6,4 +6,25 @@ It collects ping metrics and generates detailed reports for analysis.
6
6
7
7
This tool draws inspiration from both the [ping_exporter](https://github.com/czerwonk/ping_exporter) and [SmokePing](https://github.com/oetiker/SmokePing) repositories, combining their strengths and introducing additional enhancements.
8
8
9
-
Please note that the project is still in its early stages of development, and there may be some issues or incomplete documentation.
9
+
## install
10
+
11
+
```bash
12
+
go get github.com/jimyag/pingexporter@latest
13
+
```
14
+
15
+
or via [github release](https://github.com/jimyag/pingexporter/releases)
0 commit comments