Method NetUtils.local_ips()
- Method
local_ips
multiset
(string
) local_ips(bool
|void
include_localhost
)- Description
Return an array with locally configured IP-numbers, excluding the ones configured on the loopback inteface, unless
include_localhost
is specified.