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

Add interface option #65

Merged
merged 2 commits into from
Sep 10, 2024
Merged

Conversation

MagnaboscoL
Copy link
Contributor

This PR addresses issue 61 and add the --interface option provided by Ookla speedtest too.

This option compared to --source provides some benefits:

  • you can specify the name of the interface (Example: enp0s3) instead of having to get its address
  • is independend from the rules in the routing table because the socket is bound directly to the device using the socket option SO_BINDTODEVICE

@maddie maddie merged commit 11183cb into librespeed:master Sep 10, 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.

2 participants