mirror of
https://github.com/emanuele-f/PCAPdroid.git
synced 2026-05-08 21:12:26 +00:00
35cdd7086b
- 3 modes: no payload, minimal payload (save memory), full payload - Display payload as hexdump - Display HTTP requests and responses as string - Show decrypted HTTPS (requires mitm addon) - Decode chunked encoding and gzip body - Show websockets messages (only with TLS decryption enabled) - An icon indicates the connections decryption status - Easily copy the HTTP request/response from the context menu See #107