Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 

Repository files navigation

⚑ Net & Performance Booster

A lightweight, high-performance Magisk/KernelSU module designed to optimize system TCP buffers, enhance network responsiveness, and improve overall device data speeds.

Developed by @dr.tit πŸš€


πŸš€ Features

  • TCP Buffer Optimization: Dynamically scales LTE network buffers (net.tcp.buffersize.lte) to allow maximum data throughput and prevent network choking during heavy usage or gaming.
  • TTL Adjustments: Modifies the default Time-to-Live (ip_default_ttl) value to 64, optimizing data packet routing and helping bypass carrier-enforced throttling on certain mobile networks.
  • Boot-Safe Execution: Utilizes a native service.sh boot script with a 60-second delay (sleep 60) to ensure system stability and compliance with Android security policies (SELinux) after device initialization.
  • Ultra-Lightweight: Zero background battery drain or CPU overhead. Applies configurations once at boot and exits cleanly.

πŸ› οΈ Installation

Requirements:

  • Android Device running Android 9.0 (Pie) up to Android 14+
  • Root access via KernelSU, KernelSU Next, or Magisk

Steps:

  1. Download the latest release zip: DrTit_NetBooster.zip.
  2. Open your Root Manager app (KernelSU / Magisk).
  3. Navigate to the Modules tab.
  4. Click Install from storage and select DrTit_NetBooster.zip.
  5. Wait for the Flash success screen showing by dr.tit.
  6. Reboot your device.
  7. Note: The tweaks will automatically apply 60 seconds after your system completely boots up.

πŸ” How to Verify It's Working

After rebooting and waiting for 1-2 minutes, you can verify if the properties were applied correctly using any terminal emulator (like Termux) by running:

getprop net.tcp.buffersize.lte

About

A lightweight Magisk/KernelSU module to optimize TCP buffers and boost network responsiveness.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors