forked from CHIZI-0618/box4magisk
-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
18 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,27 +1,32 @@ | ||
|
||
# Surfing | ||
|
||
<h1 align="center"> | ||
<img src="./folder/Logo.png" alt="CLASHMETA" width="200"> | ||
<br>CLASHMETA<br> | ||
</h1> | ||
|
||
<h3 align="center">Magisk or Kernelsu</h3> | ||
<h3 align="center">Magisk、Kernelsu、APatch</h3> | ||
|
||
<div align="center"> | ||
<a href="https://github.com/MoGuangYu/Surfing/releases/tag/Prerelease-Alpha"> | ||
<img alt="Android" src="https://img.shields.io/badge/Module Latestsnapshot-F05033.svg?logo=android&logoColor=white"> | ||
</a> | ||
</div> | ||
|
||
<div align="center"> | ||
<a href="https://github.com/MoGuangYu/Surfing/releases/tag/v6.8.2"> | ||
<img alt="Downloads" src="https://img.shields.io/github/downloads/MoGuangYu/Surfing/v6.8.2/[email protected]&labelColor=00b56a&logo=git&logoColor=white"> | ||
</a> | ||
<a href="https://github.com/MoGuangYu/Surfing/releases/tag/v6.8.3"> | ||
<img alt="Downloads" src="https://img.shields.io/github/downloads/MoGuangYu/Surfing/v6.8.3/[email protected]&labelColor=00b56a&logo=git&logoColor=white"> | ||
</a> | ||
</div> | ||
|
||
# | ||
|
||
**English** | [简体中文](./README_CN.md) | ||
|
||
This project is a [Magisk](https://github.com/topjohnwu/Magisk) and [Kernelsu](https://github.com/tiann/KernelSU) module for Clash, sing-box, v2ray, and xray. It supports REDIRECT (TCP only), TPROXY (TCP + UDP) transparent proxy, TUN (TCP + UDP), and a mixed mode proxy with REDIRECT (TCP) + TUN (UDP). | ||
This project is a [Magisk](https://github.com/topjohnwu/Magisk) 、 [Kernelsu](https://github.com/tiann/KernelSU) and [APatch](https://github.com/bmax121/APatch) module for Clash, sing-box, v2ray, and xray. It supports REDIRECT (TCP only), TPROXY (TCP + UDP) transparent proxy, TUN (TCP + UDP), and a mixed mode proxy with REDIRECT (TCP) + TUN (UDP). | ||
|
||
Based on the upstream for integrated services, flash and use. This is suitable for the following people: | ||
- Procrastinators | ||
|
@@ -68,7 +73,7 @@ Please decide whether to use the Surfing module only after clearly understanding | |
|
||
## Uninstallation | ||
|
||
- You can uninstall this module from Magisk Manager or KernelSU Manager. | ||
- You can uninstall this module from Magisk Manager 、 KernelSU Manager 、 APatch. [👉🏻Shovel shit](https://github.com/MoGuangYu/Surfing/blob/main/uninstall.sh#L3-L4) | ||
|
||
## Wiki | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,22 +5,28 @@ | |
<br>CLASHMETA<br> | ||
</h1> | ||
|
||
<h3 align="center">Magisk or Kernelsu</h3> | ||
<h3 align="center">Magisk、Kernelsu、APatch</h3> | ||
|
||
<div align="center"> | ||
<a href="https://github.com/MoGuangYu/Surfing/releases/tag/Prerelease-Alpha"> | ||
<img alt="Android" src="https://img.shields.io/badge/Module Latestsnapshot-F05033.svg?logo=android&logoColor=white"> | ||
</a> | ||
</div> | ||
|
||
<div align="center"> | ||
<a href="https://github.com/MoGuangYu/Surfing/releases/tag/v6.8.2"> | ||
<img alt="Downloads" src="https://img.shields.io/github/downloads/MoGuangYu/Surfing/v6.8.2/[email protected]&labelColor=00b56a&logo=git&logoColor=white"> | ||
</a> | ||
<a href="https://github.com/MoGuangYu/Surfing/releases/tag/v6.8.3"> | ||
<img alt="Downloads" src="https://img.shields.io/github/downloads/MoGuangYu/Surfing/v6.8.3/[email protected]&labelColor=00b56a&logo=git&logoColor=white"> | ||
</a> | ||
</div> | ||
|
||
# | ||
|
||
[English](./README.md) | **简体中文** | ||
|
||
本项目为 Clash、sing-box、v2ray、xray 的 [Magisk](https://github.com/topjohnwu/Magisk) 与 [Kernelsu](https://github.com/tiann/KernelSU) 模块。支持 REDIRECT(仅 TCP)、TPROXY(TCP + UDP)透明代理,支持 TUN(TCP + UDP),亦可 REDIRECT(TCP) + TUN(UDP) 混合模式代理。 | ||
本项目为 Clash、sing-box、v2ray、xray 的 [Magisk](https://github.com/topjohnwu/Magisk) 、 [Kernelsu](https://github.com/tiann/KernelSU) 或 [APatch](https://github.com/bmax121/APatch)模块。支持 REDIRECT(仅 TCP)、TPROXY(TCP + UDP)透明代理,支持 TUN(TCP + UDP),亦可 REDIRECT(TCP) + TUN(UDP) 混合模式代理。 | ||
|
||
基于上游为集成式一体服务、即刷即用 | ||
此适用以下人群: | ||
|
@@ -68,7 +74,7 @@ | |
|
||
## 卸载 | ||
|
||
- 从 Magisk Manager 或 Kernelsu Manager 应用卸载本模块即可 | ||
- 从 Magisk Manager 、Kernelsu Manager 、APatch 应用卸载本模块即可 [👉🏻铲屎命令](https://github.com/MoGuangYu/Surfing/blob/main/uninstall.sh#L3-L4) | ||
|
||
## Wiki | ||
|
||
|