Skip to content

vician/netcheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

netcheck

Diagnose your Internet connection and try to investigate potential problem

This small script checks if you are connected to the Internet. And if not, it tries to diagnose where is a problem.

It checks router availability, DNS responses.

Run with git:

git clone https://github.com/vician/netcheck && netcheck/netcheck.sh

Run with wget

wget https://raw.githubusercontent.com/vician/netcheck/master/netcheck.sh && bash netcheck.sh

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages