Skip to content

And96/KeepWifiConnected

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KeepWifiConnected

Simple Windows utility that tracks network connection and reconnect to wifi when internet is down.

Screenshots

Screenshot

How it works?

It runs in the background and checks the network every few seconds.

Why?

Sometimes, for some obscure reason, my notebook loses Internet connection. Disconnectiong and reconnecting to WiFi solves the problem.

Features

  • Show internet/network status.
  • Track data into log file.
  • Reconnect to WiFi when Internet is unavailable.

Source

It's written in C# (.NET) and uses "netsh" to manage WiFi.