check-my-net is a simple bash script that can help you in checking your internet connectivity and diagnosing common internet connectivity problems.
check-my-net doesn't have any external dependencies and it should work out of box on most modern GNU/Linux systems running on Linux kernel 2.2 or newer. This pretty much means everywhere. Installation is very simple. Download check-my-net-main zip, extract its contents and copy the file check-my-net to /usr/local/bin/ directory,
sudo cp check-my-net /usr/local/bin/
And make it executable,
sudo chmod 755 /usr/local/bin/check-my-net
Open terminal & run,
check-my-net
And check-my-net will test your internet connectivity status and if internet connectivity is down it will display a diagnostic message that hopefully will be good enough to guide you towards solving the problem.
If you like check-my-net, please consider supporting it, even the smallest contribution goes a long way. It is quick & easy via PayPal, Buy Me a Coffee or Liberapay:
This work (check-my-net, by hakerdefo), identified by hakerdefo, is free of known copyright restrictions.