How to use it on Android with root access. #287
Unanswered
doanvtamhuynh
asked this question in
Q&A
Replies: 2 comments 1 reply
-
|
The prebuilt hev-socks5-tunnel-arm64 does not work on Android, as expected. We can build hev-socks5-tunnel in Termux and run it with root privileges. In Termux: git clone --recursive https://github.com/heiher/hev-socks5-tunnel
cd hev-socks5-tunnel
make CFLAGS="-DFD_SET_DEFINED -DSOCKLEN_T_DEFINED -Wno-error" |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
Can someone tell me what configuration is needed in Ubuntu? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to use an arm64 binary file on Android with root privileges?
I've tried using Redsocks and Tun2Socks, and they worked.
But with Hev-Socks-Tunnel-Arm64, I get a network error.
Beta Was this translation helpful? Give feedback.
All reactions