| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| BFR-20250722-0127-release.apk | 2025-07-22 | 4.2 MB | |
| box_for_root-v1.9.0.zip | 2025-07-19 | 74.7 kB | |
| README.md | 2025-07-19 | 3.5 kB | |
| v1.9.0 source code.tar.gz | 2025-07-19 | 144.8 kB | |
| v1.9.0 source code.zip | 2025-07-19 | 161.7 kB | |
| Totals: 5 Items | 4.6 MB | 0 | |
📦 Changelog
[v1.9.0] - 2025-07-19
🚀 Features
- feat: Add
sbfrshortcut for direct execution [361e421] - feat: Improve download handling with
curlfallback towget[7caf827] - feat: Enhance TUN device handling [
8b000cd] - feat: Extend routing/NAT rules for TUN device [
c80f57a] - feat: Add local IP & DNS info in
box.servicesstatus output [13e773c]
🛠 Fixes
- fix(box): use busybox paste for better compatibility on older Android [
0a59c04] - fix: Remove
0:,10:, and:999prefixes from package list in Clash(TUN) config [97e2db3] - fix: Sanitize package list before inserting into config [
42b355f] - fix: Duplicate DNS address output on some devices [
b4a2c00] - fix: Force redir-host mode when fake-ip is used with GID/packages/AP ignore list [
1619f19] - fix: Condition for fake-ip range in
box.iptableswith enhanced-mode [982a1aa]
🧼 Refactors
- refactor: Simplify sing-box (1.12+) config, remove legacy rules and sniff options [
3b6fe42] - refactor(cgroup): Update memcg/cpuset/blkio logic and settings [
a8ee249] - refactor: Improve readability/structure in
box.iptables[1672bb7] - refactor: Android version check via major version parsing [
c9c4be5] - refactor(cron): Improve
crondhandling and cleanup [b43b059]
⚙️ Changes
- chore: Updated
find_packages_uid()to supportuser:packageformat [2dcc4ca] - chore(hysteria): Validate
network_modeand update config [cac3186] - chore: Filter out local DNS (IPv4 only) and convert local IP to array [
02f1be3]
🧰 Maintenance
- chore: Update
upload-artifactGitHub Action from v3 to v4 [80c5d73] - docs: Update README [
16f2455,128006d]
🧹 Miscellaneous
- chore: Minor cleanup and misc changes [
9fbaa99]