We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
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 ~ #
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
No branches or pull requests
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
~ #
The text was updated successfully, but these errors were encountered: