Skip to content

[Request] (network_info_plus) Support for LAN / non-WiFi network device interfaces #420

@guyluz11

Description

@guyluz11

Use case

Running on Windows 10 or Linux (Kubuntu).

While running the NetworkInfo().getWifiIP(); method I found out that this is only wifiIP, my Windows/Linux machine is connected via cable so it is throwing an error.

Tried get_ip_address but this is only public IP so not good.

Proposal

Replace NetworkInfo().getWifiIP(); with getIP method that will work no matter what network and platform we are on.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions