Skip to content

Commit 6bfe386

Browse files
committed
增加端口转发说明
1 parent a0b4071 commit 6bfe386

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pages/advance.vue

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,9 @@
146146
配置
147147
</ElButton>
148148
</ElTooltip>
149+
<ElTooltip content="将本地端口转发到虚拟网络中的远程端口.如:udp://0.0.0.0:12345/10.126.126.1:23456,表示将本地UDP端口12345转发到虚拟网络中的10.126.126.1:23456.可以指定多个">
150+
<ElIcon><QuestionFilled /></ElIcon>
151+
</ElTooltip>
149152
<CoreVersionWarning version="2.3.0" />
150153
<ElDialog
151154
width="95%"

0 commit comments

Comments
 (0)