Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/miaoermua/catwrt-repo
Use CatWrt repo
https://github.com/miaoermua/catwrt-repo
Last synced: 28 days ago
JSON representation
Use CatWrt repo
- Host: GitHub
- URL: https://github.com/miaoermua/catwrt-repo
- Owner: miaoermua
- Created: 2023-10-12T13:32:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-14T08:29:45.000Z (over 1 year ago)
- Last Synced: 2024-12-15T10:05:46.030Z (about 1 month ago)
- Language: Shell
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# catwrt_repo
CatWrt 一键换源脚本,自动优选可用软件源。
本脚本需要联网使用,仅支持: CatWrt.v23.8+ (amd64 & mt798x)
Tips: 为了防止滥用资源,默认源并未作出修改需要使用本工具替换。
使用公约: 软件源内容与固件作者无关,软件源使用后不应该滥用
使用后关闭方法:
```bash
mv /etc/opkg/distfeeds.conf.bak /etc/opkg/distfeeds.conf
rm -f /var/lock/opkg.lock
opkg update
```**在线使用**
```bash
curl https://fastly.jsdelivr.net/gh/miaoermua/catwrt-repo/catwrt-repo | bash
```**安装**
```bash
curl https://fastly.jsdelivr.net/gh/miaoermua/catwrt-repo/installer.sh | bash
```运行
```bash
catwrt-repo# /usr/bin/catwrt-repo
```