https://github.com/zero3k/wifiswitchservice
Switch between preferred networks automatically
https://github.com/zero3k/wifiswitchservice
Last synced: about 1 year ago
JSON representation
Switch between preferred networks automatically
- Host: GitHub
- URL: https://github.com/zero3k/wifiswitchservice
- Owner: Zero3K
- License: gpl-3.0
- Created: 2025-06-04T19:11:27.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-04T19:20:16.000Z (about 1 year ago)
- Last Synced: 2025-06-04T23:56:18.003Z (about 1 year ago)
- Language: C++
- Size: 22.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WifiSwitchService
Switch between preferred wireless networks automatically by using a text document named preferred_networks.txt (which contains the wireless networks in order of most preferred to least preferred). It can be installed as a service by running sc create WifiSwitchService binPath= "C:\Path\To\WifiSwitchService.exe" from an administrator command prompt.