Skip to content

tether v3.0.3

Latest

Choose a tag to compare

@thxnlo thxnlo released this 06 Aug 18:57
· 1 commit to main since this release

ADB sharing is now self-healing: if a remote adb daemon grabs port 5037 while the tunnel is down (which used to block rebinding forever), the supervisor evicts it with adb kill-server and rebinds automatically. The remote side binds explicitly to IPv4 so a partial bind can no longer masquerade as success.