mirror of
https://github.com/SunBK201/UA3F.git
synced 2025-12-16 16:57:08 +00:00
docs: update readme
This commit is contained in:
parent
1ab36f0c20
commit
eec7b512ea
@ -3,6 +3,8 @@
|
||||

|
||||
[](https://github.com/SunBK201/UA3F/actions/workflows/github-code-scanning/codeql)
|
||||
[](https://github.com/SunBK201/UA3F/blob/master/LICENSE)
|
||||

|
||||

|
||||
[](https://t.me/crack_campus_network)
|
||||
|
||||
[English](README_EN.md) | 简体中文
|
||||
|
||||
12
README_EN.md
12
README_EN.md
@ -3,6 +3,8 @@
|
||||

|
||||
[](https://github.com/SunBK201/UA3F/actions/workflows/github-code-scanning/codeql)
|
||||
[](https://github.com/SunBK201/UA3F/blob/master/LICENSE)
|
||||

|
||||

|
||||
[](https://t.me/crack_campus_network)
|
||||
|
||||
English | [简体中文](README.md)
|
||||
@ -113,11 +115,11 @@ UA3F supports 5 different server modes, each with unique characteristics:
|
||||
|
||||
UA3F supports 3 different rewrite strategies:
|
||||
|
||||
| Rewrite Strategy | Rewrite Behavior | Rewrite Headers | Applicable Modes |
|
||||
| ---------------- | --------------------------------- | --------------- | -------------------------- |
|
||||
| **GLOBAL** | Rewrite all requests | User-Agent | All server modes |
|
||||
| **DIRECT** | No rewriting, pure forwarding | None | All server modes |
|
||||
| **RULES** | Rewrite based on rewriting rules | Customizable | HTTP/SOCKS5/TPROXY/REDIRECT|
|
||||
| Rewrite Strategy | Rewrite Behavior | Rewrite Headers | Applicable Modes |
|
||||
| ---------------- | -------------------------------- | --------------- | --------------------------- |
|
||||
| **GLOBAL** | Rewrite all requests | User-Agent | All server modes |
|
||||
| **DIRECT** | No rewriting, pure forwarding | None | All server modes |
|
||||
| **RULES** | Rewrite based on rewriting rules | Customizable | HTTP/SOCKS5/TPROXY/REDIRECT |
|
||||
|
||||
## Clash Configuration
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user