Skip to content

lightgun-poc / lib/net / formatIpReport

Function: formatIpReport()

formatIpReport(addrs): string[]

Defined in: lib/net.ts:95

Formats addresses for npm run ip — the marked Wi-Fi line is what the phone needs (http://<ip>:8443 or https://<ip>:8444).

Parameters

addrs

LanAddress[]

Returns

string[]

Released under the MIT License.