docs: update readme

This commit is contained in:
SunBK201 2025-12-04 21:12:18 +08:00
parent 6534bedda2
commit 377ac7b0bb
2 changed files with 24 additions and 13 deletions

View File

@ -10,15 +10,26 @@
UA3F 是一个 HTTP Header 重写工具,作为一个 HTTP、SOCKS5、TPROXY、REDIRECT、NFQUEUE 服务对 HTTP 请求 Header (例如 User-Agent) 进行透明重写。
## 特性
- 多种服务模式HTTP、SOCKS5、TPROXY、REDIRECT、NFQUEUE([UA2F](https://github.com/Zxilly/UA2F))
- 高度灵活的重写规则系统,支持多种规则类型与重写策略
- 实时统计面板,支持流量修改监控与分析
- 支持 opkg 安装、编译安装、Docker 部署多种方式
- 兼容 Clash Fake-IP & Redir-Host 多种模式伴生运行
- 支持 TTLTCP TimestampTCP WindowIPID 伪装
- 支持 TCP Desync 分片乱序发射用于对抗部分深度包检测DPI
<table>
<tr>
<td>
<ul>
<li>应用层服务模式HTTP、SOCKS5</li>
<li>传输层服务模式TPROXY、REDIRECT</li>
<li>网络层服务模式NFQUEUE(<a href="https://github.com/Zxilly/UA2F">UA2F</a>)</li>
<li>高度灵活的重写规则系统,支持多种规则类型与重写策略</li>
<li>实时统计面板,支持流量修改监控与分析</li>
<li>支持 opkg 安装、编译安装、Docker 部署多种方式</li>
<li>兼容 Clash Fake-IP & Redir-Host 多种模式伴生运行</li>
<li>支持 TTLTCP TimestampTCP WindowIPID 伪装</li>
<li>支持 TCP Desync 分片乱序发射用于对抗深度包检测DPI</li>
</ul>
</td>
<td>
<img src="https://sunbk201.oss-cn-beijing.aliyuncs.com/img/ua3f-210.png" alt="UA3F" width="300">
</td>
</tr>
</table>
<table>
<tr>
@ -27,8 +38,6 @@ UA3F 是一个 HTTP Header 重写工具,作为一个 HTTP、SOCKS5、TPROXY、
</tr>
</table>
![UA3F](https://sunbk201.oss-cn-beijing.aliyuncs.com/img/ua3f-160.png)
## 部署
提供 3 种部署方式:

View File

@ -20,6 +20,10 @@ UA3F is an HTTP Header rewriting tool that transparently rewrites HTTP request h
- Supports TTL, TCP Timestamp, TCP Window and IP ID obfuscation
- Supports TCP Desync fragment reordering to evade Deep Packet Inspection (DPI)
<div align="center">
<img src="https://sunbk201.oss-cn-beijing.aliyuncs.com/img/ua3f-210.png" alt="UA3F" style="width:40%;">
</div>
<table>
<tr>
<td><img src="https://sunbk201.oss-cn-beijing.aliyuncs.com/img/ua3f-luci160.png" alt="UA3F-LuCI"></td>
@ -27,8 +31,6 @@ UA3F is an HTTP Header rewriting tool that transparently rewrites HTTP request h
</tr>
</table>
![UA3F](https://sunbk201.oss-cn-beijing.aliyuncs.com/img/ua3f-160.png)
## Deployment
Three deployment methods are available: