-
Notifications
You must be signed in to change notification settings - Fork 608
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
No VPN etablished #112
Comments
Also, I tried RNDIS mode in dev. 2018-05-24 17:24:32.040 INFO Main: Starting relay server... |
Hi, Using RUST version on Linux Ubuntu 16.04. ./gnirehtet run What shall I do to check what's wrong? |
It's often due to a specific settings on your Android ROM which by default does not permit gnirehtet to start. For example: #161 (comment) But the option is different for many devices. Check https://github.com/Genymobile/gnirehtet/issues?q=label%3Anodialog. |
Should be fixed by f868180. |
Hi,
I have an Android 7.1.2 no-root.
it's connected as dev on mode charging or MTP (I tried both), and adb devices could list my device.
I did ./gnirehtet run:
2018-05-24 17:02:43.483 INFO Main: Starting relay server...
2018-05-24 17:02:43.483 INFO Relay: Relay server started
2018-05-24 17:02:43.483 INFO Main: Checking gnirehtet client...
2018-05-24 17:02:43.549 INFO Main: Starting client...
Broadcasting: Intent { act=com.genymobile.gnirehtet.START cmp=com.genymobile.gnirehtet/.GnirehtetControlReceiver }
Broadcast completed: result=0
There is only pop-up for installing the app, no more pop-up of VPN nor else.
The text was updated successfully, but these errors were encountered: