https://github.com/lazzerman42/winwifi
c# Net 4.7 Winform App to check which Wifi AP computer is connected to.
https://github.com/lazzerman42/winwifi
ap mac wifi winforms
Last synced: 11 months ago
JSON representation
c# Net 4.7 Winform App to check which Wifi AP computer is connected to.
- Host: GitHub
- URL: https://github.com/lazzerman42/winwifi
- Owner: Lazzerman42
- License: mit
- Created: 2021-07-29T19:31:22.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-03T11:54:59.000Z (almost 5 years ago)
- Last Synced: 2025-01-27T14:47:39.840Z (over 1 year ago)
- Topics: ap, mac, wifi, winforms
- Language: C#
- Homepage:
- Size: 90.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: License.txt
Awesome Lists containing this project
README
# WinWifi
Simple c# NET 4.7 Winform App that shows info about which Wifi AP the computer is connected to.
Good for checking mesh-wifi-networks or just a multi AP setup.
Program can live in the traybar and activate when AP-change is detected
I use the ManagedWifi Nuget-package and the .NET network-components to get all info.