NetProxy-Magisk icon

NetProxy-Magisk

v8.1.1guide

Based on the sing-box core, this Android proxy module supports one-click start/stop of transparent proxy and is designed for Android devices.

★1,200 stars
•Networking & Proxies•by Fanju6•GPL-3.0•Updated Aug 26, 2026
Roots:
✓ Magisk✕ KernelSU✕ APatch
Download v8.1.1GitHub Source
NetProxy_v8.1.1_924_with-manager.zip

Overview

Developed by Fanju6, NetProxy-Magisk is a cutting-edge proxy suite bringing the speed and flexibility of Sing-box to rooted Android devices with a polished, built-in WebUI management dashboard.

Managing command-line proxy modules can be tedious on a mobile phone. NetProxy bridges this gap by bundling an on-device local web dashboard. Users can import remote subscription links, toggle nodes, view live traffic graphs, and inspect active TCP/UDP connections directly from their mobile browser without touching a terminal.


Technical Architecture & How It Works

High-Performance Sing-box TPROXY Gateway

  1. Kernel Routing Setup: NetProxy initializes Linux ip rule and iptables / nftables tables on boot.
  2. Sing-box Engine: Launches the compiled Sing-box binary as a supervised root background daemon.
  3. Inbound TPROXY: Intercepts outbound device traffic using Linux kernel TPROXY (Transparent Proxy), preserving original source and destination IP addresses.
  4. Local WebUI Dashboard: Serves an on-device responsive web dashboard over localhost (127.0.0.1:9090), exposing node selection, latency testing, routing rule management, and real-time connection logs.

Installation & Quickstart

  1. Flash NetProxy-vX.zip in Magisk, KernelSU, or APatch.
  2. Reboot your device.
  3. Open your mobile browser and visit: http://127.0.0.1:9090
  4. Paste your Sing-box subscription URL into the Subscription tab and tap Update.
  5. Select your desired node and toggle Proxy Status to ON.

Frequently Asked Questions

How do I access the NetProxy WebUI?

After flashing and starting the module, open your mobile browser (Chrome/Firefox) and navigate to http://127.0.0.1:9090 (or tap the WebUI shortcut in KernelSU / Magisk App if supported).

Can I use Hysteria2 and TUIC protocols?

Yes. NetProxy packages the latest multi-protocol Sing-box binary with full UDP/QUIC support and TPROXY routing enabled.

Specifications

Prerequisites

  • Magisk, KernelSU, or APatch
  • Sing-box subscription or compatible JSON config

Known Conflicts

  • Other transparent proxy modules (e.g. Box for Magisk, Clash for Magisk) active simultaneously

Configuration Paths

/data/adb/modules/netproxy-magisk/
/data/adb/netproxy/

Repository Details

MaintainerFanju6
RepositoryNetProxy-Magisk
Latest Releasev8.1.1
Release DateAug 26, 2026
LicenseGPL-3.0
Open GitHub Repository →