2024-12-09 04:13:43 +07:00
2024-11-06 07:02:23 +07:00
2024-12-09 04:13:43 +07:00
2024-02-29 22:17:26 +07:00
2024-03-28 14:31:28 +07:00
2023-04-05 01:34:18 +07:00
2024-10-29 01:54:38 +07:00
2024-11-17 17:50:36 +07:00
2024-11-11 19:27:00 +07:00
2023-03-30 23:01:42 +07:00
2024-11-17 17:50:36 +07:00
2024-02-01 19:46:01 +07:00
2023-08-30 15:33:56 +07:00
2024-11-17 17:50:36 +07:00

Box for Root

ID EN CN

BOX
BOX

Transparent Proxy for Android(root)

android releases

This project is a Magisk, KernelSU, APatch module which includes clash, sing-box, v2ray and xray proxies.

Apk Manager

BFR Manager Download optional

note: notifications will appear continuously, to fix this open Magisk Manager, Click SuperUser, search BoxForRoot, disable logs and notifications

Module Directory

MODDIR=/data/adb/box MODLOG=/data/adb/box/run SETTINGS=/data/adb/box/settings.ini

notes: before editing the file /data/adb/box/settings.ini, make sure BFR is turned off

Manage service start / stop

The following core services are collectively referred to as BFR

BFR service is auto-run after system boot up by default. You can use Magisk/KernelSU Manager App to manage it. Starting the service may take a few seconds, stopping it may take effect immediately.

notes: if it doesn't work you can use the command:

# start
su -c /data/adb/box/scripts/box.service start &&  su -c /data/adb/box/scripts/box.iptables enable

# stop
su -c /data/adb/box/scripts/box.iptables disable && su -c /data/adb/box/scripts/box.service stop

Credits

Description
Форк Box For Root
Readme GPL-3.0 18 MiB
2026-08-13 11:54:13 +03:00
Languages
Shell 90.2%
Python 9.2%
PowerShell 0.6%