Romain Vimont

Results 2060 comments of Romain Vimont

> There definitely should be an option to stop the app automatically. I'm ok with that. > I can see the uses of preventing data from going through other untrusted...

I'll probably add an option when I have some time, but meanwhile you can just apply this change: ```diff diff --git a/app/src/main/java/com/genymobile/gnirehtet/GnirehtetService.java b/app/src/main/java/com/genymobile/gnirehtet/GnirehtetService.java index 7e8b716..70732cc 100644 --- a/app/src/main/java/com/genymobile/gnirehtet/GnirehtetService.java +++ b/app/src/main/java/com/genymobile/gnirehtet/GnirehtetService.java...

> Gnirehtet ONLY works if I do (exactly) the following When it does not work (when you don't do that), what do you observe? Any error message? All Android apps...

If gnirehtet is enabled, it will go through gnirehtet (at least for the routes provided if you passed some custom routes with `-r`, cf `gnirehtet help`).

It seems it cannot find `adb`. From the same directory, what is the result of `adb devices`?

Thank you for the report. I just copy the relevant error in text format (on Windows after a Ctrl+C): ``` 2018-01-04 10:46:33.697 INFO Main: Interrupted 2018-01-04 10:46:33.697 INFO Main: Stopping...

(to keep trace of quick investigations) Calling [`exit(…)`](https://github.com/Genymobile/gnirehtet/blob/39ce10133bc59497d7340a74f8b1a34988125691/relay-rust/src/main.rs#L174) seems to be problematic: https://github.com/rust-lang/rust/issues/19245

Related: https://github.com/Genymobile/gnirehtet/issues/37#issuecomment-317695253

Your device kills many applications (including _gnirehtet_) regularly. ``` 12-17 15:07:04.083 1417 1417 D JobSchedulerService: Receieved: android.intent.action.PACKAGE_RESTARTED 12-17 15:07:04.084 1417 10306 E libprocessgroup: failed to kill 1 processes for processgroup...