From 477e8e46317bffd7a7037112ef1d9188566373d1 Mon Sep 17 00:00:00 2001
From: TsMask <340112800@qq.com>
Date: Sat, 12 Oct 2024 15:39:53 +0800
Subject: [PATCH] =?UTF-8?q?feat:=20=E5=B7=A5=E5=85=B7iperf/ping=E9=A1=B5?=
=?UTF-8?q?=E9=9D=A2=E5=8D=A0=E4=BD=8D?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/tool/iperf/index.vue | 152 +++++++++++++++++++++++++++++++++
src/views/tool/ping/index.vue | 152 +++++++++++++++++++++++++++++++++
2 files changed, 304 insertions(+)
create mode 100644 src/views/tool/iperf/index.vue
create mode 100644 src/views/tool/ping/index.vue
diff --git a/src/views/tool/iperf/index.vue b/src/views/tool/iperf/index.vue
new file mode 100644
index 00000000..a4987aa7
--- /dev/null
+++ b/src/views/tool/iperf/index.vue
@@ -0,0 +1,152 @@
+
+
+
+
+
+
+
+
+
+
+ Options
+ Command
+
+
+
+ Connect {{ state.initialized }}
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/tool/ping/index.vue b/src/views/tool/ping/index.vue
new file mode 100644
index 00000000..a4987aa7
--- /dev/null
+++ b/src/views/tool/ping/index.vue
@@ -0,0 +1,152 @@
+
+
+
+
+
+
+
+
+
+
+ Options
+ Command
+
+
+
+ Connect {{ state.initialized }}
+
+
+
+
+
+
+
+
+
+
+