per-process in addition to per-app capture. #458
bitwraith0
started this conversation in
Ideas
Replies: 1 comment 3 replies
-
Hello, do you mean TCP/IP traffic happening on localhost? Do you have root? The easiest way should be to run each process with its own unique uid |
Beta Was this translation helpful? Give feedback.
3 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.
-
i tend to work on projects outside of the app_process space. For example, i'm currently integrating a custom adb client into my app. I am in the beginning staged and studying the protocol docs and the adb and adbd code on googlesources. But i also would like to be able to run tests while monitoring traffic between the 2 processes. One of my design goals is to eliminate the need for either to be available on the device.
Beta Was this translation helpful? Give feedback.
All reactions