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

[RFE] OpenWrt? #18

Closed
atrent opened this issue Feb 4, 2021 · 8 comments
Closed

[RFE] OpenWrt? #18

atrent opened this issue Feb 4, 2021 · 8 comments

Comments

@atrent
Copy link

atrent commented Feb 4, 2021

Would it be possible to cross compile it for OpenWrt?

@maddie
Copy link
Collaborator

maddie commented Mar 16, 2021

Yes, just download the appropriate binary from the releases page.

@maddie maddie closed this as completed Mar 16, 2021
@atrent
Copy link
Author

atrent commented Mar 16, 2021

Can you elaborate better?
I cannot find an openwrt binary on the release page and I'm dubious (that's why I asked) about a cross compilation.
Thank you

@maddie
Copy link
Collaborator

maddie commented Mar 16, 2021

You can see the file names are like this:

librespeed-cli_1.0.7_linux_armv7.tar.gz

1.0.7 is the version.
linux is the OS.
armv7 is the architecture.

You need to download the corresponding OS/arch binary to use on your router.

@atrent
Copy link
Author

atrent commented Mar 16, 2021

thanks, it (almost) works:

# ./librespeed-cli 
Retrieving server list from https://librespeed.org/backend-servers/servers.php
Retry with /.well-known/librespeed
Error when fetching server list: Get "https://librespeed.org/backend-servers/servers.php/.well-known/librespeed": x509: certificate signed by unknown authority
Terminated due to error

but I think it could be a problem on the website, not on libraries in my router

@maddie
Copy link
Collaborator

maddie commented Mar 16, 2021

Install ca-certificates with opkg.

@atrent
Copy link
Author

atrent commented Mar 16, 2021

now it works, thanks again

@varac
Copy link

varac commented Jan 1, 2022

I just opened #44 for openwrt MIPS support

@paper42
Copy link

paper42 commented Nov 21, 2022

librespeed-cli is now available in OpenWrt 21.02 and newer versions with opkg

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

4 participants