Skip to content

Provide a Windows service and application to determine when a network connection has failed.

Notifications You must be signed in to change notification settings

dmk99/internet-kill-switch

Repository files navigation

internet-kill-switch

The idea came about for this project because some VPN services do not have a built-in killswitch. It's kind of pointless for a VPN to automatically default to the unencrypted netwrok connection when the connection times out or closes for some reason.

This project is designed for Windows 7+ and uses .net 4.0.

TODO:

  1. Diagnose and fix UI application crash after having been run for a few hours (most likely timeout with service).
  2. Refactor code where appropriate.
  3. Implement Stop/Start service from the UI.
  4. Include Icon for the UI.
  5. Return the current IP address.
  6. Have a notify popup informing the user when something has changed in their network.
  7. WiX installer.

About

Provide a Windows service and application to determine when a network connection has failed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages