Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 14 days 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 (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-08-03T11:54:59.000Z (over 3 years ago)
- Last Synced: 2024-11-29T02:15:38.134Z (2 months 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.