feat: add option to speedtest to dump a pcap of network traffic (#11848)

This commit is contained in:
Colin Adler
2024-01-29 09:57:31 -06:00
committed by GitHub
parent b2bc3fff33
commit bc14e926d8
4 changed files with 41 additions and 0 deletions
+8
View File
@@ -29,6 +29,14 @@ Specifies whether to wait for a direct connection before testing speed.
Specifies whether to run in reverse mode where the client receives and the server sends.
### --pcap-file
| | |
| ---- | ------------------- |
| Type | <code>string</code> |
Specifies a file to write a network capture to.
### -t, --time
| | |