Skip to content

A stupidly simple shell script to check & diagnose internet connectivity issues.

Notifications You must be signed in to change notification settings

hakerdefo/check-my-net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

check-my-net

check-my-net is a simple bash script that can help you in checking your internet connectivity and diagnosing common internet connectivity problems.

Installation :

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

Usage :

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.

Support :

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:

Support via PayPal
"Buy Me A Coffee"
Support via Liberapay

License :

Public Domain Mark
This work (check-my-net, by hakerdefo), identified by hakerdefo, is free of known copyright restrictions.

About

A stupidly simple shell script to check & diagnose internet connectivity issues.

Topics

Resources

Stars

Watchers

Forks

Languages