Net Switch is a Magisk module to isolate apps from accessing the internet on your Android device. This tool gives you complete control over which apps can send or receive data, improving security, privacy, and saving bandwidth.
Fully standalone, Operates fully on WebUI.
Magisk doesn't support module WebUI on their manager, but you can use one of these app to open Net Switch WebUI.
- Flash Net Switch Module
- Reboot
- Open Net Switch WebUI
- Select apps you wish to isolate. Changes are applied immediately, no need to reboot.
Open Termux or Any Terminal with root access and run
netswitch block <package> | to block packages
netswitch unblock <package> | to unblock packages
netswitch list | to show currently blocked packages
netswitch unblock all | to unblock all restricted packages.
- Download here
- Telegram Channel
Report here if you encounter any issues.
Pull requests are always welcome.