mirror of
https://github.com/SunBK201/UA3F.git
synced 2025-12-16 08:44:29 +00:00
update cdn
This commit is contained in:
parent
f4d15229e3
commit
c95faf4c9d
@ -40,15 +40,6 @@ make -j$(nproc) || make -j1 || make -j1 V=sc # make package/UA3F/openwrt/compile
|
||||
docker run -p 1080:1080 sunbk201/ua3f -f FFF
|
||||
```
|
||||
|
||||
4. 使用安装/升级脚本进行部署:
|
||||
|
||||
```sh
|
||||
opkg update
|
||||
opkg install curl libcurl luci-compat
|
||||
export url='https://blog.sunbk201.site/cdn' && sh -c "$(curl -kfsSl $url/install.sh)"
|
||||
service ua3f reload
|
||||
```
|
||||
|
||||
## 使用
|
||||
|
||||
UA3F 支持 LuCI Web 页面,可以打开 Services -> UA3F 进行相关配置。
|
||||
|
||||
Loading…
Reference in New Issue
Block a user