第一份2.0-LTS代码上传
This commit is contained in:
+1
-2
@@ -267,10 +267,9 @@
|
||||
<label>frp v2 隧道支持</label>
|
||||
<div class="v2-switch-wrapper">
|
||||
<label class="switch disabled">
|
||||
<input type="checkbox" v-model="globalConfig.wireProtocolV2" disabled />
|
||||
<input type="checkbox" v-model="globalConfig.wireProtocolV2" />
|
||||
<span class="slider"></span>
|
||||
</label>
|
||||
<span class="v2-badge">即将推出</span>
|
||||
</div>
|
||||
<span class="hint-text v2-hint">
|
||||
此功能为 frp 0.70.0 以上版本才能开启,若要打开必须搭配同版本 frps 使用,否则此功能不生效
|
||||
|
||||
Reference in New Issue
Block a user