Releases: taamarin/box_for_magisk
Releases · taamarin/box_for_magisk
v0.9.1
What's Changed
- fix Cron Job can't start/update geosub, if use_ghproxy=false
v0.9.0
What's Changed
- fix: Cron Job update Geox and Subs click
- for manual
$ su -c /data/adb/box/scripts/box.tool subs
$ su -c /data/adb/box/scripts/box.tool geox
- for manual
- add: download enable ghproxy, default is 'true' @easterNday in #30 click
- add: yacd autostart settings click
- add: default url Country.mmdb and GeoX by MetaCubeX click
- add: toml support for xray/v2fly
- add: yq to extract the node information in the subscribed address to domestic.yml click
- clash订阅增强 by @powerAn2020 in #24
- Get
yq
from Github if there is no nativeyq
by @easterNday in #32
if you are lazy to use Magisk/KernelSu Manager, use shortcut
Full Changelog: v0.8.2...v0.9.0
v0.8.2
What's Changed
- Enable IP forwarding ( sysctl -w net.ipv4.ip_forward=1 sysctl -w net.ipv6.conf.all.forwarding=1)
- fix update dashboard/yacd( su -c /data/adb/box/scripts/box.tool upyacd )
- change dashboard url using yacd-meta
- add intranet ip range: 172.16.0.0/12 by @rockxsj in #19
- add intranet6 ip range: fc00::/7 by @Nep-Timeline in #20
- 修复因面板文件夹不存在而导致的解压失败 by @powerAn2020 in #22
New Contributors
- @rockxsj made their first contribution in #19
- @Nep-Timeline made their first contribution in #20
- @powerAn2020 made their first contribution in #22
Full Changelog: v0.8...v0.8.2
v0.8.1
v0.8
What's Changed
- adjust: blacklist / whitelist
- adjust: scripts for CLASH TUN
- fix: "network_mode" ( redirect: tcp only, / tproxy: for tcp+udp with tproxy, / mixed: mode with redirect[tcp] + tun[udp] )
Full Changelog: v0.7...v0.8
v0.7
v0.6
What's Changed
- ncrease time on boot by @riffchz in #7
- add: sing-box multiple configuration support
- fix the tun_device retrieval in the sing-box config.
- add: disable/enable quic using iptables.tproxy rules. >>>> settings.ini
- update: yacd (displays update core / restart clash)
- adjust kernel update:
- clash-meta: change using the official clash.meta tag-alpha url.
- sing-box: option to download Singbox kernel beta or release
Full Changelog: v0.5.1...v0.6
v0.5.1
v0.5
⟳ Changelog v0.5
- fix log
- improve cgroup: cgroups are automatically disabled if the phone's kernel doesn't support it
- added arm8l arch support for kernel updates
- improve bfm scripts: will take the value of the
clash tun_device: utun
,sing-box tun_device: tun0
,clash_fake_ip_range: 198.18.0.1/16
,clash_enhanced_mode: fake-ip
,clash_dns_port: 1053
,external-ui: ./dashboard/dist
,tproxy-port: $tproxy_port
andredir-port: $redir_port
variable, as default if not confirmed in the YAML / JSON config