luci-app-ssr-plus: Add kernelMode
reserved
keepalive
allowedips
argument
*** whether to use the virtual NIC TUN of the Linux kernel!Virtual NIC TUN of Linux kernel can be used only when system supports and have root permission. Some routes cannot be connected if they are used. *** Current Wireguard protocol `outbound` Is not supported `streamSettings`.
This commit is contained in:
parent
b5d6e524a3
commit
84ed721432
@ -913,9 +913,21 @@ msgstr "写入缓冲区大小"
|
||||
msgid "Congestion"
|
||||
msgstr "拥塞控制"
|
||||
|
||||
msgid "Enabled Kernel virtual NIC TUN(optional)"
|
||||
msgstr "启用内核的虚拟网卡 TUN(可选)"
|
||||
|
||||
msgid "Virtual NIC TUN of Linux kernel can be used only when system supports and have root permission. If used, IPv6 routing table 1023 is occupied."
|
||||
msgstr "需要系统支持且有 root 权限才能使用 Linux 内核的虚拟网卡 TUN,使用后会占用 IPv6 的 1023 号路由表。"
|
||||
|
||||
msgid "Local addresses"
|
||||
msgstr "本地地址"
|
||||
|
||||
msgid "Reserved bytes(optional)"
|
||||
msgstr "保留字节(可选)"
|
||||
|
||||
msgid "Wireguard reserved bytes."
|
||||
msgstr "Wireguard 保留字节。"
|
||||
|
||||
msgid "Private key"
|
||||
msgstr "私钥"
|
||||
|
||||
@ -925,6 +937,15 @@ msgstr "节点公钥"
|
||||
msgid "Pre-shared key"
|
||||
msgstr "预共享密钥"
|
||||
|
||||
msgid "Default value 0 indicatesno heartbeat."
|
||||
msgstr "默认为 0 表示无心跳。"
|
||||
|
||||
msgid "allowedIPs(optional)"
|
||||
msgstr "allowedIPs(可选)"
|
||||
|
||||
msgid "Wireguard allows only traffic from specific source IP."
|
||||
msgstr "Wireguard 仅允许特定源 IP 的流量。"
|
||||
|
||||
msgid "Network interface to use"
|
||||
msgstr "使用的网络接口"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user