box_for_magisk

Transparent Proxy for Android(root)

GPL-3.0 License

Stars
1.2K
Committers
31

Bot releases are visible (Hide)

box_for_magisk - v0.8

Published by taamarin over 1 year ago

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: https://github.com/taamarin/box_for_magisk/compare/v0.7...v0.8

box_for_magisk - v0.7

Published by taamarin over 1 year ago

What's Changed

  • KernelSU support

Full Changelog: https://github.com/taamarin/box_for_magisk/compare/v0.6...v0.7

box_for_magisk - v0.6

Published by taamarin over 1 year ago

What's Changed

  • ncrease time on boot by @riffchz in https://github.com/taamarin/box_for_magisk/pull/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: https://github.com/taamarin/box_for_magisk/compare/v0.5.1...v0.6

box_for_magisk - v0.5.1

Published by taamarin over 1 year ago

⟳ Changelog v0.5.1

  • remove the selection to create the DNS resolve.conf file.
  • add force stop ${bin_name}.
  • kill $(pidof ${bin}) is replaced with pkill ${bin} syntax.
box_for_magisk -

Published by taamarin over 1 year ago

⟳ 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 and redir-port: $redir_port variable, as default if not confirmed in the YAML / JSON config
box_for_magisk - v0.4.1

Published by taamarin over 1 year ago

Changelog v0.4.1

  • small improvement
box_for_magisk - v0.4

Published by taamarin over 1 year ago

Changelog v0.4

  • delete template for Clash
  • add dashboard files
  • add readme_en.md
  • modified iptables script with some improvements
  • improve box_service.sh, and customize.sh
  • fix: update kernel
  • optimize BFM script
box_for_magisk - v0.2.1

Published by taamarin over 1 year ago

Changelog v0.2.1

  • adjust iptables
  • fix ceks bin/kernel
  • fix probe tproxy and tun device
  • remove testing on renew
box_for_magisk - v0.2

Published by taamarin over 1 year ago

Changelog v0.2

  • optimize bfm service script
  • feat: temporary clash config
  • add testing dns, udp, http, https
    su -c /data/adb/box/scripts/box.tool testing
  • adjust iptables
box_for_magisk - v0.1

Published by taamarin over 1 year ago

Changelog v0.1

  • initial commit
Badges
Extracted from project README
ID EN CN android releases
Related Projects