v1.3.21 feat: register fresh WARP account at install; [sb -d] WARP account change

v1.3.21 feat: 安装时注册全新 WARP 账户; [sb -d] WARP account 更改
This commit is contained in:
Jeff
2026-08-11 11:48:28 +08:00
committed by GitHub
parent e1f08cff8a
commit c2ea708451
2 changed files with 203 additions and 20 deletions
+3 -1
View File
@@ -24,7 +24,9 @@
* * *
## 1.更新信息
2026.08.07 v1.3.20 1. Support independent (non-consecutive) ports per protocol in sb -d, only available after installation so the install flow stays unchanged; 2. Server address accepts an IP or a domain (use DDNS for NAT VPS whose public IP changes daily); 1. sb -d 支持为各协议设置独立(非连续)端口,仅在安装后修改,不影响常规安装流程; 2. 服务器地址支持填写 IP 或域名(NAT VPS 公网 IP 每日变化时可用 DDNS 域名)
2026.08.11 v1.3.21 Use a newly registered WARP account; 使用新注册的 WARP 账户
2026.08.07 v1.3.20 1. Support independent (non-consecutive) ports per protocol in [sb -d], only available after installation so the install flow stays unchanged; 2. Server address accepts an IP or a domain (use DDNS for NAT VPS whose public IP changes daily); 1. [sb -d] 支持为各协议设置独立(非连续)端口,仅在安装后修改,不影响常规安装流程; 2. 服务器地址支持填写 IP 或域名(NAT VPS 公网 IP 每日变化时可用 DDNS 域名)
2026.07.31 v1.3.19 Add real-time traffic stats (-n / main menu); 添加实时流量统计 (-n / 主菜单)