PCAPdroid/app/src/main/java/com/emanuelef
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
..
remote_capture Implement embedded HTTP server to provide an easy PCAP download option 2020-01-06 18:12:53 +01:00