PCAPdroid/app
emanuele-f 14435311a5 Implement embedded HTTP server to provide an easy PCAP download option
It's now possible to choose the PCAP dump mode: none (no external PCAP dump), HTTP server, UDP exporter.
The HTTP server mode is a convenient way to download a PCAP without any client side configuration.
This also makes it possible to capture the PCAP data on a Windows pc, where the UDP collection mode is
not normally applicable.

Closes #13
2020-01-06 18:12:53 +01:00
..
src Implement embedded HTTP server to provide an easy PCAP download option 2020-01-06 18:12:53 +01:00
.gitignore First commit 2019-09-08 22:09:03 +02:00
build.gradle Implement embedded HTTP server to provide an easy PCAP download option 2020-01-06 18:12:53 +01:00
proguard-rules.pro First commit 2019-09-08 22:09:03 +02:00