自定义网卡名
@@ -165,6 +186,27 @@
允许此节点成为出口节点
禁用对等节点通信的加密
启用多线程运行
+
为子网代理启用smoltcp堆栈
@@ -185,6 +227,7 @@
import { reactive } from "vue";
import { dataSubscribe } from "@/composables/windows";
import { supportProtocols } from "~/utils";
+ import CoreVersionWarning from "@/components/CoreVersionWarning.vue";
const protocols = supportProtocols();
const listenerDialogData = reactive<{ [key: string]: any }>({
diff --git a/pages/index.vue b/pages/index.vue
index 0bee678..60af18f 100644
--- a/pages/index.vue
+++ b/pages/index.vue
@@ -83,15 +83,34 @@
:value="item"
>
-
+
{{ item }}
- {{ item }}
+
+ {{ item }}
+
+
+
@@ -310,17 +329,24 @@
增强工具
-
-
+
+
- EasytierGame主页
+
+ EasytierGame主页
+
-
+