cloudflared-mirror/diagnostic/network
Luis Neto 28796c659e TUN-8729: implement network collection for diagnostic procedure
## Summary
This PR adds implementation for windows & unix that collect the tracert.exe & traceroute output in the form of hops.

Closes TUN-8729
2024-11-29 07:43:36 -08:00
..
collector.go TUN-8729: implement network collection for diagnostic procedure 2024-11-29 07:43:36 -08:00
collector_unix.go TUN-8729: implement network collection for diagnostic procedure 2024-11-29 07:43:36 -08:00
collector_unix_test.go TUN-8729: implement network collection for diagnostic procedure 2024-11-29 07:43:36 -08:00
collector_utils.go TUN-8729: implement network collection for diagnostic procedure 2024-11-29 07:43:36 -08:00
collector_windows.go TUN-8729: implement network collection for diagnostic procedure 2024-11-29 07:43:36 -08:00
collector_windows_test.go TUN-8729: implement network collection for diagnostic procedure 2024-11-29 07:43:36 -08:00