Skip to content

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 08:58

1:download file

2:
#tar xzf pingping-.tar.gz && cd pingping-/
#./pingping

3:
add ping host
vi target/ping.txt

On the first run, PingPing automatically generates a demo configuration that probes www.google.com. Open http://localhost:8517/ in your browser to view the latency heatmap.
Statically compiled for Linux, compatible with most Linux distributions.
If running as a non-root user and you encounter an error creating the ICMP socket, run:

#sudo setcap cap_net_raw+ep ./pingping

Or enable the appropriate kernel setting:
net.ipv4.ping_group_range