Module Overview
The TCP Optimiser Module is a root-level utility for Magisk, KernelSU, and APatch that automatically switches your device's TCP congestion algorithm based on the active internet connection. It improves network performance by applying tailored algorithms like BBR for WiFi networks.
I noticed an immediate bump in upload speeds once the module started managing my connections under the hood. You get much better network control without having to manually tweak kernel parameters every time you switch from home broadband to cellular data.
- Smart algorithm switching happens automatically whenever you move between a WiFi network and mobile data.
- Max out parameters by triggering a simple flag to adjust initcwnd and initrwnd values for faster initial connections.
- Built-in WebUI controls allow easy management directly through KSU, APatch, or the standalone Magisk app.
- Kill ongoing connections during a network change to force the immediate application of new routing settings.
Support & Requirements
- Supported Root: Magisk, KernelSU, and APatch.
- OS/Kernel: Android devices with a kernel that already includes the target TCP algorithms (like BBR or cubic).
How to Install
- Download the module .zip file directly to your phone's internal storage.
- Open Magisk, KernelSU, or APatch and navigate to the Modules tab.
- Select "Install from storage," choose the downloaded .zip, and reboot your device.
Rate this Module
Share your experience with the community.
* You will be prompted to login via Google in one click to verify your rating.