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
+3
View File
@@ -14,6 +14,9 @@ OPTIONS:
Specifies whether to run in reverse mode where the client receives and
the server sends.
--pcap-file string
Specifies a file to write a network capture to.
-t, --time duration (default: 5s)
Specifies the duration to monitor traffic.