docs: update README

This commit is contained in:
SunBK201 2025-11-22 18:41:20 +08:00
parent 1ce24fa635
commit f697c9f67f

View File

@ -37,7 +37,7 @@ UA3F 是一个 HTTP Header 重写工具,作为一个 HTTP、SOCKS5、TPROXY、
```sh ```sh
git clone https://github.com/openwrt/openwrt.git && cd openwrt git clone https://github.com/openwrt/openwrt.git && cd openwrt
git checkout openwrt-23.05 git checkout openwrt-24.10
./scripts/feeds update -a && ./scripts/feeds install -a ./scripts/feeds update -a && ./scripts/feeds install -a
git clone https://github.com/SunBK201/UA3F.git package/UA3F git clone https://github.com/SunBK201/UA3F.git package/UA3F
make menuconfig # 勾选 Network->Web Servers/Proxies->ua3f make menuconfig # 勾选 Network->Web Servers/Proxies->ua3f