cloudflared-mirror/diagnostic/network
Luis Neto 520e266411 TUN-8767: include raw output from network collector in diagnostic zipfile
## Summary

Export raw format of traceroute is widely known and useful for debugging. This raw output is written to the zipfile's root at the end of the diagnostic.

Closes TUN-8767
2024-12-04 04:40:51 -08:00
..
collector.go TUN-8762: fix argument order when invoking tracert and modify network info output parsing. 2024-12-03 04:56:28 -08:00
collector_unix.go TUN-8762: fix argument order when invoking tracert and modify network info output parsing. 2024-12-03 04:56:28 -08:00
collector_unix_test.go TUN-8762: fix argument order when invoking tracert and modify network info output parsing. 2024-12-03 04:56:28 -08:00
collector_utils.go TUN-8767: include raw output from network collector in diagnostic zipfile 2024-12-04 04:40:51 -08:00
collector_windows.go TUN-8762: fix argument order when invoking tracert and modify network info output parsing. 2024-12-03 04:56:28 -08:00
collector_windows_test.go TUN-8762: fix argument order when invoking tracert and modify network info output parsing. 2024-12-03 04:56:28 -08:00