-
Notifications
You must be signed in to change notification settings - Fork 465
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
Failed to run on Android: [FATAL]open /dev/net/tun failed #1
Comments
Looks like android's tun device is at different location,I will take a look. |
在android Linux depoly (debian9)上,看起来通讯成功了,但是ping不通,也没有办法传输其他数据,这个问题是由于android环境的限制吗 tinyvpn server:
client tcpdump抓包:
server tcpdump抓包:
|
1 ./tinyvpn -c -r XXX --sub-net 10.22.22.0
2 error: fatal open /dev/net/tun failed
3 https://stackoverflow.com/questions/24745398/how-to-open-tap-device-on-android-using-native-code-c
4 /dev/net/tun ? /dev/tun?
The text was updated successfully, but these errors were encountered: