Skip to content

Commit a11c7da

Browse files
committed
Update v5.1
1 parent 3a20fd9 commit a11c7da

File tree

3 files changed

+11
-5
lines changed

3 files changed

+11
-5
lines changed

box4.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"version": "v5.0",
3-
"versionCode": 2024080921,
4-
"zipUrl": "https://github.com/CHIZI-0618/box4magisk/releases/download/v5.0/box4_v5.0.zip",
2+
"version": "v5.1",
3+
"versionCode": 2024091613,
4+
"zipUrl": "https://github.com/CHIZI-0618/box4magisk/releases/download/v5.1/box4_v5.1.zip",
55
"changelog": "https://raw.githubusercontent.com/CHIZI-0618/box4magisk/main/changelog.md"
66
}

changelog.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
## box4 更新日志
22

3+
### v5.1
4+
- 改进本机 IP 防回环规则插入方式
5+
- 更新 sing-box 核心示例配置
6+
- 默认透明代理 USB 网络共享
7+
- 默认 mihomo 使用与 clash 相同的 DNS 劫持
8+
39
### v5.0
410
- 添加动态防回环规则插入支持
511
- 优化本机 IP 获取

module.prop

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
id=box4
22
name=box4magisk
3-
version=v5.0
4-
versionCode=2024080921
3+
version=v5.1
4+
versionCode=2024091613
55
author=CHIZI-0618
66
description=Use sing-box, clash, v2ray, xray tunnel proxy on Android devices.
77
updateJson=https://raw.githubusercontent.com/CHIZI-0618/box4magisk/main/box4.json

0 commit comments

Comments
 (0)