Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.