/WinWlanInfo

A small tool to read currently connected Wifi's SSID & IP Address (Windows Platform)

Primary LanguageC++

WinWlanInfo

Small tool to get currently connected Wifi's SSID & IP Address   (Windows Platform)

Usage

  • Execute WinWlanInfo.exe directly in cmd / powershell.

  • If any wifi connected:

    image-20230914215203318

  • If no wifi connected:

    image-20230914215456702

  • No administrator permission needed.

Compile

  • Visual Studio 2022 or higher
  • Windows SDK installed