You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I installed the tool on Linux PC and enabled USB debugging and also installed the provided .apk.
After running the tool on the PC, it doesn't prompt for VPN connection on the phone at all.
./gnirehtet run
2024-08-01 09:56:06.332 INFO Main: Starting relay server on port 31416...
2024-08-01 09:56:06.332 INFO Main: Checking gnirehtet client...
2024-08-01 09:56:06.332 INFO Relay: Relay server started
2024-08-01 09:56:06.375 INFO Main: Starting client...
Starting: Intent { act=com.genymobile.gnirehtet.START cmp=com.genymobile.gnirehtet/.GnirehtetActivity }
The text was updated successfully, but these errors were encountered:
Use gnirehtet autorun
It'll automatically connect to all devices which have USB Debugging enabled & Gnirehtet APK installed.
I made myself a .desktop file for gnirehtet with all the functions I need as Desktop Actions. As well as a .desktop file in autostart to autorun gnirehtet in multi-client mode (autorun).
I installed the tool on Linux PC and enabled USB debugging and also installed the provided .apk.
After running the tool on the PC, it doesn't prompt for VPN connection on the phone at all.
The text was updated successfully, but these errors were encountered: