optimized port settings and added one-click random API port and key/separate refresh button

This commit is contained in:
Ahao
2025-05-20 18:49:16 +08:00
parent 5983ac5449
commit 7cd1816866
7 changed files with 529 additions and 349 deletions

View File

@@ -274,13 +274,13 @@
"Unified Delay Info": "开启统一延迟时,会进行两次延迟测试,以消除连接握手等带来的不同类型节点的延迟差异",
"Log Level": "日志等级",
"Log Level Info": "仅对日志目录 Service 文件夹下的内核日志文件生效",
"Port Config": "端口设置",
"Port Configuration": "端口设置",
"Random Port": "随机端口",
"Mixed Port": "混合代理端口",
"Socks Port": "SOCKS 代理端口",
"Http Port": "HTTP(S) 代理端口",
"HTTP Port": "HTTP(S) 代理端口",
"Redir Port": "Redir 透明代理端口",
"TPROXY Port": "TPROXY 透明代理端口",
"Tproxy Port": "TPROXY 透明代理端口",
"External": "外部控制",
"External Controller": "外部控制器监听地址",
"Core Secret": "API 访问密钥",
@@ -392,7 +392,7 @@
"Stopping Core...": "内核停止中...",
"Restarting Core...": "内核重启中...",
"Installing Service...": "安装服务中...",
"Uninstall Service":"卸载服务",
"Uninstall Service": "卸载服务",
"Service Installed Successfully": "已成功安装服务",
"Service is ready and core restarted": "服务已就绪,内核已重启",
"Core restarted. Service is now available.": "内核已重启,服务已就绪",
@@ -615,5 +615,14 @@
"Originals Only": "仅限原创",
"No (IP Banned By Disney+)": "不支持IP被Disney+禁止)",
"Unsupported Country/Region": "不支持的国家/地区",
"Failed (Network Connection)": "测试失败(网络连接问题)"
}
"Failed (Network Connection)": "测试失败(网络连接问题)",
"Auto Random Config": "一键随机端口和密码",
"Automatically generate new config on application startup": "自动随机API端口和密码,重新进入设置即可随机!",
"Manual configuration": "手动配置",
"Controller address copied to clipboard": "API端口已经复制到剪贴板",
"Secret copied to clipboard": "API密钥已经复制到剪贴板",
"Copy to clipboard": "点击我复制",
"Generate Random Secret": "随机API密钥",
"Generate Random Port": "随机API端口",
"Port Config": "端口设置"
}