mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
feat: add option to speedtest to dump a pcap of network traffic (#11848)
This commit is contained in:
Generated
+8
@@ -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
|
||||
|
||||
| | |
|
||||
|
||||
Reference in New Issue
Block a user