Merge pull request #312 from bjdgyc/dev

支持 私有自签证书
This commit is contained in:
bjdgyc
2024-04-22 14:42:06 +08:00
committed by GitHub
7 changed files with 52 additions and 25 deletions

View File

@@ -201,9 +201,9 @@
<el-switch v-model="ruleForm.allow_lan"></el-switch>
<div class="msg-info">
本地网络 指的是
运行 anyconnect 客户端的PC 所在的的网络本地路由网段
运行 anyconnect 客户端的PC 所在的的网络本地路由网段
开启后PC本地路由网段的数据就不会走隧道链路转发数据了
同时 anyconnect 客户端需要勾选本地网络(Local Lan)的开关功能才能生效
同时 anyconnect 客户端需要勾选本地网络(Allow Local Lan)的开关功能才能生效
</div>
</el-form-item>