Some mobile network operators block tethering. This Magisk module bypasses these restrictions by incrementing TTL/HL values on tethering interfaces and disabling carrier tethering detection.
Stable release:
- Download the latest zip from the releases page
- Magisk -> Modules -> Install from storage -> Reboot
Master branch:
- git clone https://github.com/evdenis/tether_unblock
- cd tether_unblock
- make install
- Magisk v20.4+
- KernelSU (uses
resetpropwhich KernelSU provides in recent versions)