gitmyhub

ios_rule_script

JavaScript ★ 27k updated 7h ago

分流规则、重写写规则及脚本。

A collection of traffic routing and automation rules for iOS proxy apps like Quantumult X, letting users control which apps use VPN and which connect normally.

JavaScriptMagicJSQuantumult XSurgesetup: easycomplexity 3/5

This is a collection of traffic routing rules and automation scripts primarily designed for iOS network proxy tools like Quantumult X and Surge. In plain terms, it helps people who use VPN-like apps on their iPhone control exactly which apps or websites get routed through a proxy and which connect normally — useful for accessing both international and Chinese services simultaneously without manual switching.

The project packages two main things: routing rules (which decide how your internet traffic gets directed) and rewrite rules (which can modify or block certain requests, like stripping out ads from apps). There are also automation scripts for specific Chinese apps — for example, scripts that automatically complete daily check-ins on shopping apps, remove startup advertisements, and monitor product stock availability.

The README is written entirely in Chinese and the project is clearly targeted at Chinese-speaking users navigating a split internet environment. It is a community aggregation effort rather than original rule creation — the maintainers collect and organize rules from across the open-source community into one convenient place. The scripts run inside apps like Quantumult X using a JavaScript-based framework called MagicJS.

For a non-technical founder: think of this as a configuration pack for power users who want fine-grained control over their mobile network traffic. You would not install or deploy this yourself — it requires specific iOS proxy apps and technical setup. It has nearly 26,000 GitHub stars, indicating a large and active user base in the Chinese developer community.

Where it fits