Description
Minimal Graphical IPv4 Ping Tool.
Installation Instructions
Just enable the copr and install cnping.
In case you previously installed cnping by yourself, make sure you uninstall it first (rm /usr/local/bin/cnping
).
Usage: cnping [host] [period] [extra size] [y-axis scaling] [window title]
(-h) [host] -- domain, IP address of ping target for ICMP or http host, i.e. http://google.com
(-p) [period] -- period in seconds (optional), default 0.02
(-s) [extra size] -- ping packet extra size (above 12), optional, default = 0
(-y) [const y-axis scaling] -- use a fixed scaling factor instead of auto scaling (optional)
(-t) [window title] -- the title of the window (optional)
If you'd like to see this in the main repository, give me a thumbs up in Github.
For packaging issues contact me via E-Mail: dreua@posteo.de
I can enable builds for epel, mageia and opensuse if someone is interested to test them, just drop me a line.
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 38 | aarch64 (5)*, i386 (9)*, ppc64le (5)*, x86_64 (24)* | Fedora 38 (0 downloads) |
Fedora 39 | aarch64 (11)*, i386 (7)*, ppc64le (10)*, x86_64 (10)* | Fedora 39 (40 downloads) |
Fedora 40 | aarch64 (11)*, i386 (3)*, ppc64le (0)*, x86_64 (16)* | Fedora 40 (20 downloads) |
Fedora 41 | aarch64 (3)*, i386 (4)*, ppc64le (3)*, x86_64 (4)* | Fedora 41 (5 downloads) |
Fedora rawhide | aarch64 (11)*, i386 (10)*, ppc64le (7)*, x86_64 (5)* | Fedora rawhide (123 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable dreua/cnping
More info about enabling Copr repositories