Skip to content

Releases: boxproxy/box

Debug Build - 1.2.9(7ae08ab)

Pre-release

Choose a tag to compare

@github-actions github-actions released this 12 Oct 06:45

📦 调试构建

版本: 1.2.9(7ae08ab)
提交: 7ae08ab
日期: 2026-06-30

更新日志

自 1.2.8 以来的变更
- feat(net): 引入 eBPF 分流与 iptables 批量下发,并发化服务启停 (ec06227)
- Delete tests directory (0af1b62)
- feat: support force proxy CIDRs across modes (e4758f1)
- fix: allow force proxy CIDRs in TUN mode (ba703ec)

提交信息

Merge branch 'test' of github-B:boxproxy/box into test


⚠️ 这是预发布版本,用于测试和调试。

1.2.8

Choose a tag to compare

@github-actions github-actions released this 13 Jun 09:50

Changelog 1.2.8

自 1.2.7 以来的变更

  • fix(log): 统一脚本日志输出 (dfa2661)
  • fix(net): 修复 TUN 模式下黑白名单与 fake-ip 连接异常 (ec78ef8)
  • fix(net): 移除 net.inotify 并发锁,优化日志输出与防回环规则更新 (461f767)
  • 提交上一版缺失的 box.tool 修改 (f98a590)
  • feat: 优化网络规则刷新 (9f615f4)
  • refactor: 重构代理规则与内核配置覆写,新增性能模式与其余模式 CNIP 兼容 (ea408a1)

1.2.7

Choose a tag to compare

@github-actions github-actions released this 04 Apr 05:38

Changelog 1.2.7

  • 重构网络与 iptables 规则框架,增强 TProxy/IPv6 与网络匹配稳定性
  • 新增 CNIP(ipset)分流能力,并提供 upcnip 更新命令
  • 安装恢复流程补充 gid.list.cfg

Full Changelog: debug...1.2.7

1.2.6

Choose a tag to compare

@github-actions github-actions released this 06 Nov 05:58

Changelog 1.2.6

  • 优化 WebUI 不再是固定 dashboard 目录
  • 为模块安装新增删除更新残留选项,新增超时自动选择
  • 为更新订阅新增自动修改 mihomo 的 proxy-providers 配置内容

Full Changelog: debug...1.2.6

1.2.5

Choose a tag to compare

@github-actions github-actions released this 02 Oct 07:54

Changelog 1.2.5

  • 优化安装脚本优化 service 的 singbox 部分内容
  • 增加 GitHub Token 密钥填写
  • 精简优化默认 mihomo 配置

Full Changelog: https://github.com/boxproxy/box/commits/1.2.5

1.2.4

Choose a tag to compare

@github-actions github-actions released this 23 Aug 03:34

Changelog 1.2.4

优化与重构