Hacker News new | ask | show | jobs
by _fbpt 2526 days ago
Magisk (Android rooted-phone modding platform) has a Tethering Enabler module, but it hasn't been updated to recent versions of Magisk (Magisk constantly breaks compatibility with older modules). There was an update not released on their official download channel, and it works for me.
1 comments

I actually updated it for the latest Magisk here: https://forum.xda-developers.com/apps/magisk/magisk-tetherin...

Do be aware though that I haven't found a generic way to bypass TTL detection, as most solutions use the "mangle" table in iptables, which requires a kernel module on Android. Unfortunately, this is not generic and would be per-kernel.