Tether Unblock logo

Tether Unblock

Developed by @evdenis

Dls
Ver
v2.1
Size
2.87 KB
Date
28 Jul 2026
tether-unblock.md

Tether Unblock is a Magisk and KernelSU module designed to hide mobile hotspot usage from network operators. By incrementing TTL and HL values on tethering interfaces and disabling native carrier detection mechanisms, it successfully bypasses data caps and tethering restrictions.

I've been running this on my daily driver to get around some annoying carrier limits when sharing a connection to my laptop. The module quietly edits packet headers in the background, tricking the network into thinking the hotspot traffic is just regular phone data. It is a lifesaver when you are on the road and need reliable Wi-Fi without hitting those arbitrary tethering caps.

Core Features

  • Packet modification logic kicks in automatically to mask your shared traffic.
  • Increments TTL/HL values on the fly so your service provider stays in the dark.
  • Carrier detection bypass shuts down the native checks Android uses to report your hotspot status.

Support & Requirements

  • Root Manager: Magisk v20.4+ or KernelSU
  • Note: KernelSU setups must be recent enough to support the resetprop tool.

How to Install

  1. Download the latest release .zip file from the official repository to your phone's storage.
  2. Open your Magisk or KernelSU manager app and navigate to the Modules tab.
  3. Tap "Install from storage," choose the downloaded file, and reboot your device once finished.