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

Added way to specify interfaces for IP's #27

Closed
wants to merge 1 commit into from

Conversation

Rosentti
Copy link

Fixes #26.
The new format for IP's is <address>[@interface][@priority].
I'm not experienced enough of a Rustacean to make a new whole command, but this works excellently for me.
The trick is to use socket.bind_device.

@Tom60chat
Copy link

Tom60chat commented Dec 19, 2023

Doesn't build on Windows.

Check #26 (comment)

@alexkirsz
Copy link
Owner

Implemented as part of #36

@alexkirsz alexkirsz closed this Apr 28, 2024
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

Successfully merging this pull request may close these issues.

When an ethernet connection is active, the wifi connection stops working
3 participants