Skip to content

Keenetic kn-2112 mips entware #3009

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

Closed
pegakmop opened this issue May 19, 2025 · 1 comment
Closed

Keenetic kn-2112 mips entware #3009

pegakmop opened this issue May 19, 2025 · 1 comment

Comments

@pegakmop
Copy link

Hello, what package should I download to use a newer version?

BusyBox v1.37.0 (2025-01-12 13:26:54 UTC) built-in shell (ash)

~ # uname -m
mips
~ #

@pegakmop
Copy link
Author

pegakmop commented May 20, 2025

It's no longer relevant, I found someone who put together a newer version for my architecture

curl -L -o /tmp/sing-box.zip
https://github.com/qp-io/qp-io.github.io/raw/refs/heads/main/sing-box_mips.zip
&& unzip -o /tmp/sing-box.zip -d /tmp
&& /opt/etc/init.d/S99sing-box stop
&& rm -rf /opt/bin/sing-box
&& cp /tmp/sing-box /opt/bin/sing-box
&& chmod +x /opt/bin/sing-box
&& /opt/etc/init.d/S99sing-box start

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