mirror of
https://github.com/SunBK201/UA3F.git
synced 2025-12-18 01:35:52 +00:00
chore: update OpenWrt checkout version from 22.03 to 23.05 in README
This commit is contained in:
parent
4cb071cd19
commit
f1559a16fe
@ -32,7 +32,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-22.03
|
git checkout openwrt-23.05
|
||||||
./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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user