diff --git a/ProxySU/MainWindow.xaml b/ProxySU/MainWindow.xaml index 9193bf7..cda8071 100644 --- a/ProxySU/MainWindow.xaml +++ b/ProxySU/MainWindow.xaml @@ -5,7 +5,7 @@ xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:local="clr-namespace:ProxySU" mc:Ignorable="d" - Title="ProxySU - v2.4.20 beta1" Height="675" Width="650"> + Title="ProxySU - v2.4.20 beta2" Height="675" Width="650"> @@ -668,10 +668,10 @@ - - - - + + + + diff --git a/ProxySU/Translations/ProxySU.en-US.xaml b/ProxySU/Translations/ProxySU.en-US.xaml index d5f3eae..30f96d4 100644 --- a/ProxySU/Translations/ProxySU.en-US.xaml +++ b/ProxySU/Translations/ProxySU.en-US.xaml @@ -176,6 +176,9 @@ Mask a website: Set this option to increase proxy concealment (can be empty) Enter only the domain name, excluding "http" and "/" etc. + Only forbid root account to log in with password, please make sure that other login methods of root account have taken effect + The root account will be enabled and set to password login + will enable or set the root account as the key certificate login The input format of the fake URL is wrong! please enter again! Strong stability, Caddy2 as the front, hidden proxy feature, recognized as https traffic to the website, the strongest anti-blocking recognition, domain name is required, CDN support based on HTTP/2 transmission. Completely implemented in accordance with the HTTP/2 standard, with Caddy2 as the front, hidden proxy features, H2C protocol forwarding to V2Ray, domain name is required, and CloudFlare CDN is not currently supported diff --git a/ProxySU/Translations/ProxySU.zh-CN.xaml b/ProxySU/Translations/ProxySU.zh-CN.xaml index 51fe4f8..5ee4870 100644 --- a/ProxySU/Translations/ProxySU.zh-CN.xaml +++ b/ProxySU/Translations/ProxySU.zh-CN.xaml @@ -179,6 +179,9 @@ 伪装网站: 设置此项可增加代理的隐蔽(可为空) 仅仅输入域名,不包括"http"及"/"等 + 仅仅禁止root账户使用密码登录,请确保root账户其他登录方式已生效 + 将启用root账户,并设置为密码登录 + 将启用或设置root账户为密钥证书登录 伪装网址输入格式错误!请重新输入! 稳定性强,Caddy2做前置,隐藏代理特征,被识别为访问网站的https流量,抗封锁识别最强,需要域名,支持CDN 基于 HTTP/2 传输。完整按 HTTP/2 标准实现,Caddy2做前置,隐藏代理特征,H2C协议转发到V2Ray,需要域名,暂不支持CloudFlare的CDN diff --git a/ProxySU/Translations/ProxySU.zh-TW.xaml b/ProxySU/Translations/ProxySU.zh-TW.xaml index a3b1c24..b9373e5 100644 --- a/ProxySU/Translations/ProxySU.zh-TW.xaml +++ b/ProxySU/Translations/ProxySU.zh-TW.xaml @@ -176,6 +176,9 @@ 偽裝網站: 設置此項可增加代理的隱蔽(可為空) 僅僅輸入域名,不包括"http"及"/"等 + 僅僅禁止root賬戶使用密碼登錄,請確保root賬戶其他登錄方式已生效 + 將啟用root賬戶,並設置為密碼登錄 + 將啟用或設置root賬戶為密鑰證書登錄 偽裝網址輸入格式錯誤!請重新輸入! 穩定性強,Caddy2做前置,隱藏代理特徵,被識別為訪問網站的https流量,抗封鎖識別最強,需要域名,支持CDN 基於 HTTP/2 傳輸。完整按 HTTP/2 標準實現,Caddy2做前置,隱藏代理特徵,H2C協議轉發到V2Ray,需要域名,暫不支持CloudFlare的CDN diff --git a/ProxySU/bin/Beta/Beta.zip b/ProxySU/bin/Beta/Beta.zip index dee3737..d40a4ed 100644 Binary files a/ProxySU/bin/Beta/Beta.zip and b/ProxySU/bin/Beta/Beta.zip differ