merge: 同步 origin/main (v1.4.0) 到定制版本
Build and Release / Build (push) Has been cancelled

This commit is contained in:
2026-03-19 02:56:42 -07:00
parent 6b92979c7c
commit 830430645c
12 changed files with 209 additions and 30 deletions
@@ -184,6 +184,11 @@ export function getProtocolDefaultConfig(proto: ProtocolType) {
cert_mode: "none",
cert_dns_provider: null,
cert_dns_env: null,
reality_server_addr: null,
reality_server_port: null,
reality_private_key: null,
reality_public_key: null,
reality_short_id: null,
ratio: 1,
} as any;
default: