lo2dev / Echo

Ping websites
https://lo2dev.github.io/portal/echo/
GNU General Public License v3.0
9 stars 3 forks source link
gnome gtk4 libadwaita ping
# Echo Ping websites

The Project

Echo is a simple utility to ping websites using GTK4 and Libadwaita.

Features

Besides doing the default ping, you can configure the:

Installation

Get it on Flathub

Insufficient permissions?

Unfortunetly, on some systems, the feature needed to ping is not available by default so you have to do a manual setup.

This will require running terminal commands:

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

Planned

Code of Conduct

The project follows the GNOME Code of Conduct.