Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ChipZhang opened this issue Jun 2, 2024 · 0 comments
Open

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

ChipZhang opened this issue Jun 2, 2024 · 0 comments

Comments

@ChipZhang
Copy link

ChipZhang commented Jun 2, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant