Commit a3b892

2024-10-28 02:08:30 Qwas: add traceroute 与 tracert 路由追踪
/dev/null .. traceroute \344\270\216 tracert \350\267\257\347\224\261\350\277\275\350\270\252.md
@@ 0,0 1,16 @@
+ # traceroute 与 tracert 路由追踪
+
+ ## traceroute
+ `traceroute` 是Linux上的路由追踪工具
+
+ ```sh
+ traceroute www.qwas.fun
+ ```
+
+ ## tracert
+
+ `tracert` 是 Windows 上的路由追踪工具
+
+ ```sh
+ tracert www.qwas.fun
+ ```
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9