mirror of
https://github.com/EasyTier/EasytierGame.git
synced 2025-05-19 10:27:56 +00:00
合并 内核外工具 到 增强工具窗口, 新增防火墙关闭 跃点修改 ping测试功能
This commit is contained in:
@@ -33,6 +33,9 @@ export default defineStore("main", {
|
||||
configStartEnable: false, //使用配置文件启动
|
||||
configPath: "", //配置文件路径
|
||||
cidrEnable: false,
|
||||
winipBcPid: 0,
|
||||
winipBcStart: false,
|
||||
winIpBcAutoStart: true,
|
||||
basePeers: ["public.easytier.top:11010"],
|
||||
};
|
||||
},
|
||||
@@ -41,6 +44,7 @@ export default defineStore("main", {
|
||||
"basePeers",
|
||||
"cidrEnable",
|
||||
"theme",
|
||||
"winIpBcAutoStart",
|
||||
"config.proxyNetworks",
|
||||
"config.serverUrl",
|
||||
"config.networkName",
|
||||
|
||||
Reference in New Issue
Block a user