Feature: Automatically start frp client for subordinate
This commit is contained in:
@@ -1854,3 +1854,37 @@ IOCP
|
||||
入站公网 IP=%s (Proxy Protocol 真实 IP 或 raw TCP 对端)=Inbound public IP=%s (resolved via Proxy Protocol v2 real IP or raw TCP peer)
|
||||
检测到入站连接来自公网 IP:%s\r\n\r\n试用版仅供 LAN 内自用,跨网使用属于违反授权条款。\r\n如需跨网远控,请向发行方申请正式授权。\r\n\r\n详细记录见消息列表与运行日志。=Inbound connection from public IP: %s\r\n\r\nTrial version is restricted to LAN-only usage; cross-network use violates the license terms.\r\nFor cross-network remote control, please obtain a commercial license from the publisher.\r\n\r\nSee the message list and runtime log for full details.
|
||||
检测到可疑连接:内核 RTT 中位数 %d ms,超出阈值 %d ms。\r\n\r\n持续偏高的 RTT 提示该连接可能经由代理 / VPN / 隧道中转。\r\n试用版仅供 LAN 内自用,跨网使用属于违反授权条款。\r\n\r\n如需跨网远控,请向发行方申请正式授权。\r\n详细记录见消息列表与运行日志。=Suspicious connection detected: kernel-measured RTT median %d ms exceeds the threshold of %d ms.\r\n\r\nA persistently elevated RTT suggests the connection is being relayed through a proxy / VPN / tunnel.\r\nTrial version is restricted to LAN-only usage; cross-network use violates the license terms.\r\n\r\nFor cross-network remote control, please obtain a commercial license from the publisher.\r\nSee the message list and runtime log for full details.
|
||||
; Auto FRP / Upper-FRP Hot-Swap - English Translation
|
||||
; Format: Simplified Chinese=English
|
||||
; 用途: commit 88a9a01 (Feature: Automatically start frp client for subordinate) 引入的新文案
|
||||
|
||||
; --- 主对话框:检测到 [settings] FrpConfig 被外部模块写入的热切换提示 ---
|
||||
[FRP] 已启用上级 FRP 反向代理(远程端口 %d),已生效=[FRP] Upstream FRP reverse proxy enabled (remote port %d), now active
|
||||
[FRP] 收到无效的 FRP 配置: %s=[FRP] Received invalid FRP configuration: %s
|
||||
[FRP] 上级已撤销 FRP 反向代理配置,已停止 FRPC=[FRP] Upstream FRP reverse proxy configuration revoked, FRPC stopped
|
||||
[FRP] 上级 FRP 反向代理配置已切换(远程端口 %d → %d),已生效=[FRP] Upstream FRP reverse proxy switched (remote port %d → %d), now active
|
||||
[FRP] 收到无效的新 FRP 配置: %s,已停止旧 FRPC=[FRP] Received invalid new FRP configuration: %s. Old FRPC stopped.
|
||||
|
||||
; --- 授权管理:右键菜单"自动FRP" ---
|
||||
自动FRP(&F)...=Auto FRP(&F)...
|
||||
|
||||
; --- 授权管理 → 自动FRP 对话框相关 ---
|
||||
请先在 扩展 → 下级 FRP 代理设置 中启用并配置 FRPS 服务器地址、端口与 Token,然后再使用此功能。=Please first enable and configure the FRPS server address, port and token in Extensions → FRPS for Subordinates, then use this feature.
|
||||
未配置 FRPS=FRPS Not Configured
|
||||
该授权已分配 FRPC 远程端口 %d,是否覆盖并重新设置?=This license is already assigned FRPC remote port %d. Overwrite and reconfigure?
|
||||
覆盖 FRPC 配置=Overwrite FRPC Configuration
|
||||
FRPS 端口范围已满,无法自动分配,请扩大「下级 FRP 代理设置」中的端口范围。=FRPS port range is full, cannot auto-allocate. Please expand the port range in "FRPS for Subordinates" settings.
|
||||
端口已满=Port Range Full
|
||||
自动 FRP - %s=Auto FRP - %s
|
||||
FRPC 远程端口 (1024-65535):=FRPC Remote Port (1024-65535):
|
||||
端口 %d 已被序列号 %s 占用,请选择其它端口。=Port %d is already occupied by serial number %s. Please choose another port.
|
||||
端口冲突=Port Conflict
|
||||
生成 FRP 配置失败=Failed to generate FRP configuration
|
||||
已为授权 %s 配置 FRPC 远程端口 %d。\n\n下级上线时将自动接收 FRP 配置并启用反向代理。=Configured license %s with FRPC remote port %d.\n\nWhen the subordinate comes online, it will automatically receive the FRP configuration and enable the reverse proxy.
|
||||
配置成功=Configured Successfully
|
||||
; --- 授权管理:右键菜单"撤销FRP" + 对话框 ---
|
||||
撤销FRP(&U)=Revoke FRP(&U)
|
||||
确定撤销授权 %s 的 FRP 配置吗?\n\n远程端口 %d 将被释放,下级下次上线后反向代理失效。=Revoke FRP configuration for license %s?\n\nRemote port %d will be released. The reverse proxy will stop working the next time the subordinate comes online.
|
||||
撤销 FRP 配置=Revoke FRP Configuration
|
||||
已撤销授权 %s 的 FRP 配置,远程端口 %d 已释放。=Revoked FRP configuration for license %s. Remote port %d has been released.
|
||||
撤销成功=Revoked Successfully
|
||||
|
||||
Reference in New Issue
Block a user