Net Switch Module: Block App Internet on Android Easily

Want to stop certain apps from using the internet on your Android device? Whether you’re trying to save data, boost privacy, or block annoying background traffic Net Switch is the perfect tool.

It’s a lightweight Magisk module that lets you isolate apps from internet access without using a VPN. In this guide, we’ll walk you through everything: what it is, how it works, how to install it, and how to use it even from the terminal.

Net Switch Module
Net Switch Module

What Is Net Switch?

Net Switch is a Magisk module that gives you full control over which apps can access the internet. It works by using iptables to block data traffic per app no VPN needed. That means better battery life and faster performance compared to other firewall tools.

Key Features

  • Per-app internet isolation
  • No VPN required (unlike AFWall)
  • Battery-friendly
  • WebUI for easy setup (on supported root managers)

Requirements

To use Net Switch, you need:

  • A rooted Android device
  • One of these root managers:
  • APatch
  • KernelSU
  • Magisk (WebUI not supported directly)
  • Optional: WebUI apps like KsuWebUI or MMRL (for Magisk users)

Download Net Switch

You can download the Net Switch module from the button below. Make sure to flash it using your root manager.

Download Here

How to Install & Use Net Switch

Follow these steps to get started:

  1. Flash the Net Switch module using your root manager.
  2. Reboot your device.
  3. Open the Net Switch WebUI (use KsuWebUI or MMRL if you’re on Magisk).
  4. Select the apps you want to block from internet access.
  5. Changes apply instantly, no need to reboot again!

Terminal Guide

Prefer using the terminal? Here’s how:

  • Block an app
  netswitch block <package>
  • Unblock an app
  netswitch unblock <package>
  • List blocked apps
  netswitch list
  • Unblock all apps
  netswitch unblock all

Use Termux or any terminal app with root access.

FAQs

Does Net Switch need a VPN?

Nope! It works directly with iptables, so no VPN is required.

Will it drain my battery?

Not at all. It’s designed to be lightweight and efficient.

Can I use it with Magisk?

Yes, but Magisk doesn’t support WebUI directly. Use KsuWebUI or MMRL to access the interface.

Do I need to reboot after blocking apps?

No. Changes are applied instantly.

Final Thoughts

Net Switch is a powerful yet simple tool to take control of your Android device’s internet usage. Whether you’re boosting privacy or saving data, this module makes it easy to isolate apps without the hassle of VPNs or complex setups.

Bishal Pokhrel

Bishal Pokhrel is an Android enthusiast specializing in rooting, custom ROMs, and Magisk modules. His easy-to-follow guides help users unlock the full potential of their Android devices.

Leave a Comment