From 0c2ba09acf094592edb1e97c3224f0b495a42836 Mon Sep 17 00:00:00 2001 From: mack-a <57424792+mack-a@users.noreply.github.com> Date: Mon, 25 Aug 2025 12:55:17 +0800 Subject: [PATCH] =?UTF-8?q?feat(=E8=84=9A=E6=9C=AC):=20=E5=A2=9E=E5=8A=A0?= =?UTF-8?q?=E5=AF=B9mldsa65=E8=AF=81=E4=B9=A6=E9=95=BF=E5=BA=A6=E7=9A=84?= =?UTF-8?q?=E5=88=A4=E6=96=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + install.sh | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a8213f0..0571ae2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ # Created by .ignore support plugin (hsz.mobi) .idea fodder/.DS_Store +.github/FUNDING.yml .DS_Store GEMINI.md GEMINI.zh-CN.md diff --git a/install.sh b/install.sh index ec7a7ff..608705e 100644 --- a/install.sh +++ b/install.sh @@ -9515,6 +9515,8 @@ initRealityMldsa65() { fi # echoContent green "\n Seed:${realityMldsa65Seed}" # echoContent green "\n Verify:${realityMldsa65Verify}" + else + echoContent green " 目标域名支持X25519MLKEM768,但是证书的长度不足,忽略ML-DSA-65。" fi else echoContent green " 目标域名不支持X25519MLKEM768,忽略ML-DSA-65。" @@ -9946,7 +9948,7 @@ menu() { cd "$HOME" || exit echoContent red "\n==============================================================" echoContent green "作者:mack-a" - echoContent green "当前版本:v3.4.26" + echoContent green "当前版本:v3.4.27" echoContent green "Github:https://github.com/mack-a/v2ray-agent" echoContent green "描述:八合一共存脚本\c" showInstallStatus