mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-04-25 16:55:56 +03:00
[GH-ISSUE #1479] Termux support? #819
Labels
No labels
Q/A
bug
casdoor
dependencies
docker
documentation
duplicate
enhancement
help wanted
invalid
lego
platform:openwrt
platform:windows
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-ui#819
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @IzumiSenaSora on GitHub (Dec 10, 2025).
Original GitHub issue: https://github.com/0xJacky/nginx-ui/issues/1479
Describe the solution you'd like
Termux support build available in release page
@0xJacky commented on GitHub (Dec 11, 2025):
http://cloud.nginxui.com/dev-builds/nginx-ui-macos-arm64-v8a.tar.gz
Could you please do a test? I don't have an Android device.
@IzumiSenaSora commented on GitHub (Dec 11, 2025):
/data/data/com.termux/files/home/.local/bin/nginx-ui: cannot execute binary file: Exec format error
@0xJacky commented on GitHub (Dec 11, 2025):
Please download it again. I just made some changes to the ci configuration.
@IzumiSenaSora commented on GitHub (Dec 11, 2025):
Same output!
@0xJacky commented on GitHub (Dec 11, 2025):
Sorry, I gave you the wrong download link. It should be this one: http://cloud.nginxui.com/dev-builds/nginx-ui-termux-arm64-v8a.tar.gz
Currently, it can be executed in my Alibaba Cloud virtual phone, but it cannot run properly due to the lack of root privileges.
Updates:

After obtaining root privileges, I can run it normally.
@IzumiSenaSora commented on GitHub (Dec 11, 2025):
Is there any way to bypass root access? This
/proc/net/devdir to access "Network Interface Statistics'' is not available without root! why not access it another way in termux so that it won't need any root