Skip to content

Should listen on all IP addressses for an interface. #216

@ChipZhang

Description

@ChipZhang

Distribution

Mint 20

Package version

1.4.5

Frequency

Always

Bug description

I am using Warpinator in LinuxMint v20.

My computer's Ethernet card have multiple IPs. I inspected its status using command like netstat, I found that Warpinator only listens to the first IP address of the network interface, thus the connection fails since the the other device connects to the computer via the second IP address.

There is neither UI options nor command line switches, that can manually specify listening IP.

The program should listen on all IP for the selected interface automatically.
Or add an option, so the user can set the listening IP manually or listen on 0.0.0.0.

Thanks!

Steps to reproduce

The same as above.

Expected behavior

The same as above.

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions