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,11 +274,11 @@
"Unified Delay Info": "When unified delay is turned on, two delay tests will be performed to eliminate the delay differences between different types of nodes caused by connection handshakes, etc",
"Log Level": "Log Level",
"Log Level Info": "This parameter is valid only for kernel log files in the log directory Service folder",
"Port Config": "Port Config",
"Port Configuration": "Port Configuration",
"Random Port": "Random Port",
"Mixed Port": "Mixed Port",
"Socks Port": "Socks Port",
"Http Port": "Http(s) Port",
"HTTP Port": "Http(s) Port",
"Redir Port": "Redir Port",
"Tproxy Port": "Tproxy Port",
"External": "External",
@@ -392,7 +392,7 @@
"Stopping Core...": "Stopping Core...",
"Restarting Core...": "Restarting Core...",
"Installing Service...": "Installing Service...",
"Uninstall Service":"Uninstall Service",
"Uninstall Service": "Uninstall Service",
"Service Installed Successfully": "Service Installed Successfully",
"Service is ready and core restarted": "Service is ready and core restarted",
"Core restarted. Service is now available.": "Core restarted. Service is now available.",
@@ -615,5 +615,14 @@
"Originals Only": "Originals Only",
"No (IP Banned By Disney+)": "No (IP Banned By Disney+)",
"Unsupported Country/Region": "Unsupported Country/Region",
"Failed (Network Connection)": "Failed (Network Connection)"
}
"Failed (Network Connection)": "Failed (Network Connection)",
"Auto Random Config": "Auto Random Config",
"Automatically generate new config on application startup": "Automatically generate new config on application startup",
"Manual configuration": "Manual configuration",
"Controller address copied to clipboard": "Controller address copied to clipboard",
"Secret copied to clipboard": "Secret copied to clipboard",
"Copy to clipboard": "Copy to clipboard",
"Generate Random Secret": "Generate Random Secret",
"Generate Random Port": "Generate Random Port",
"Port Config": "Port Config"
}