mirror of
https://github.com/fscarmen/sing-box.git
synced 2026-09-02 17:30:42 +08:00
v1.3.22 feat: make Hysteria2 Realm and port hopping mutually exclusive
- make Hysteria2 Realm and port hopping mutually exclusive, prompting for confirmation ([y/N], default N) in both install and -d flows - persist deleted port-hopping NAT rules on Alpine via rc-service iptables save v1.3.22 feat: Hysteria2 Realm 与端口跳跃互斥 - Hysteria2 Realm 与端口跳跃互斥,安装与 -d 切换前均提示确认([y/N],默认 N) - Alpine 删除端口跳跃 NAT 规则后持久化(rc-service iptables save)
This commit is contained in:
@@ -24,7 +24,9 @@
|
||||
|
||||
* * *
|
||||
## 1.更新信息
|
||||
2026.08.11 v1.3.21 Use a newly registered WARP account; 使用新注册的 WARP 账户
|
||||
2026.08.11 v1.3.22 make Hysteria2 Realm and port hopping mutually exclusive with confirm prompts in install and [sb -d]; 安装与 [sb -d] 修改链路中 Realm 与端口跳跃互斥,切换前均先提示确认
|
||||
|
||||
2026.08.11 v1.3.21 1. Pre-register a fresh WARP account during install with shared-key fallback; 2. [sb -d] Change WARP account with register / manual input, hot-reload via sing-box check + SIGHUP and exit after success; 1. 安装期后台预注册 WARP 账户,失败回退共享密钥; 2. [sb -d] 菜单新增「更换 WARP 账户」,支持重新注册 / 手动输入,sing-box check + SIGHUP 热更成功后退出
|
||||
|
||||
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 域名)
|
||||
|
||||
@@ -764,4 +766,4 @@ SharonNetworks 为您的业务起飞保驾护航!
|
||||
## 16.开源证书
|
||||
* 本项目严格遵守 GNU GPL v3 许可证 [LICENSE](LICENSE)。
|
||||
* 任何形式的复制、分发、修改或衍生使用,必须完整保留原版权声明、许可证文本,并以相同许可证开源发布。违反此条款(如闭源使用、商业独占或未开源修改版)将被视为抄袭,作者保留追究法律责任的权利。
|
||||
* 鼓励社区贡献,但请通过 Pull Request 提交。
|
||||
* 鼓励社区贡献,但请通过 Pull Request 提交。
|
||||
Reference in New Issue
Block a user