Wi-Fi Bonding NoLog [Qcom]

This module doubles your bandwidth, disables Wi-Fi packet logging (has high overhead and several related security issues) and other logging for less background load and perhaps some battery life.

Others tweaks manual

  1. Open Termux and type su -c wifilatency
  2. To disable it su -c wifilatencyoff
  1. First check the value of txqueuelen with the following command (termux): su -c “/bin/ifconfig wlan0”
  2. If the default value of txqueuelen is equal to or greater than 4000 you should edit the txtweak file (system/bin) inside the module and increase the value to test.
  3. To return to the default simply put the value you checked at the beginning in the following command and paste it into termux (or just reboot your device): su -c “/bin/ifconfig wlan0 txqueuelen valor”

Installation

  1. First delete your Wi-Fi password
  2. Uninstall previous version of this module (reboot)
  3. Install the module in Magisk (reboot)
  4. Connect to your Wi-Fi.
  5. Enjoy!

Download

Module Info

Search on : Google Bing Yandex

© 2025 Magisk Community