A Lovely Project

βΈ±

Source

Echo

Ping websites

Get it on Flathub
Screenshot of the Echo app. The current view is the main one before doing the ping. It features the address bar and ping options such as ping count, interval, timeout, source and family. At the bottom there's the ping button

Issues

Insufficient permissions

If you encounter this issue, it probably means you lack the required permissons to ping on your system. As a workaround, you can run these terminal commands to get Echo working:

echo 'net.ipv4.ping_group_range = 0 2147483647' | sudo tee -a /etc/sysctl.conf
sudo sysctl -p

Having other issues?

Submit An Issue