Skip to content

lightgun-poc / lib/wifi / parseNetsh

Function: parseNetsh()

parseNetsh(output): WifiReport

Defined in: lib/wifi.ts:44

Extracts SSID, band, channel and signal from raw netsh output (Windows).

Parameters

output

string

Returns

WifiReport

Released under the MIT License.