Skip to content
This repository was archived by the owner on Oct 24, 2025. It is now read-only.

v1.7.9

@backslashxx backslashxx tagged this 12 Dec 08:44
bindhosts 179
	scripts/action: simplify on operating_mode case-esac
	scripts/action: shorthand PERSISTENT_DIR check
	scripts: busybox-ify chcon
	README: reword feature list clearly
	scripts/customize: perform loop on conflict avoidance
	scripts/customize: copy hosts file on updates/reinstall
	module: dont ship a blank hosts file
	scripts/customize: fixup hosts file creation logic
	scripts/post-fs-data: handle edge case, deleted folder
	scripts/action: update description for ! -w hosts
	scripts/service: tell user we are ready
	scrips/action: better description after reset
	scripts/service: better hosts file prep for redirects
	documentation/hiding: solve that magical overlayfs issue
	module/whitelist: ship empty whitelist
	scripts/action: add /dev as tmpfs candidate
	module: rename action.sh to bindhosts.sh
	scripts/action: introduce simple wrapper
	scripts/action: handle magisk_webui_redirect logical case
	scripts/bindhosts: fixups after wrapperization
	webui: add toggle for Magisk action redirect WebUI
	scripts/action: shorthand pm inquiry
	module: more fixups due to wrapperization
	scripts/bindhosts: return instead of exit 0
	scripts/action: function-ify bindhosts_sh
	scripts: fixup wrong/missing EOF markings
	scripts: adjust $PATH priority
	scripts/bindhosts: replace reset emoji
	scripts/customize: alert on highly broken modules if found

This release introduces an action webui redirect for magisk, backend optimizations,
fixes a few issues related to toybox/busybox, and ui updates (emojis).

Non-user facing updates are lots of script optimizations, wrapperization of action.sh
and very few documentation updates.

Signed-off-by: backslashxx <118538522+backslashxx@users.noreply.github.com>
Co-Authored-By: KOWX712 <185127155+KOWX712@users.noreply.github.com>
Assets 2
Loading