Skip to content

Two Powershell scripts that keep track of internet (or actually Google) connection status.

License

Notifications You must be signed in to change notification settings

little-burrito/internet-connection-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Anton's internet connection checkers

The repository consists of 2 Powershell scripts that keep track of internet (or actually Google) connection status.

checkInternetSimple.ps1

The simple version just pings google until a ping comes through at which point it displays a popup and closes itself (good for "playing with settings until it works").

screenshot of checkInternetSimple.ps1

checkInternetContinuous.ps1

The continuous version never stops pinging and continuously updates the current connection status and statistics (good for unstable internet connections).

screenshot of checkInternetContinuous.ps1

About

Two Powershell scripts that keep track of internet (or actually Google) connection status.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages