mirror of
https://github.com/emanuele-f/PCAPdroid.git
synced 2026-05-08 21:12:26 +00:00
Update app_api.md
This commit is contained in:
@@ -83,3 +83,5 @@ As shown above, the capture settings can be specified by using intent extras. Th
|
||||
| root_capture | bool | true to capture packets in root mode, false to use the VPNService |
|
||||
| pcapdroid_trailer | bool | true to enable the PCAPdroid trailer |
|
||||
| capture_interface | string | @inet \| any \| ifname - network interface to use in root mode |
|
||||
|
||||
*NOTE*: due to [file storage restrictions](https://developer.android.com/about/versions/11/privacy/storage), the `pcap_uri` must point to an app internal directory, e.g. `file:///data/user/0/com.emanuelef.remote_capture/cache/dump.pcap`.
|
||||
|
||||
Reference in New Issue
Block a user