更新 readme.MD

This commit is contained in:
lc 2025-02-13 07:21:50 +00:00
parent f8c063a74e
commit dc5b667ee4

View File

@ -8,9 +8,11 @@ curl -sSL https://git.soao.net/lc/my/raw/branch/main/docker.sh -o docker.sh && s
curl -sSL https://git.soao.net/lc/my/raw/branch/main/rocky-cn.sh -o rocky-cn.sh && sh rocky-cn.sh curl -sSL https://git.soao.net/lc/my/raw/branch/main/rocky-cn.sh -o rocky-cn.sh && sh rocky-cn.sh
```` ````
## 一键安装 frpc 脚本 ## 一键安装/卸载 frpc 脚本
```bash ```bash
curl -sSL https://git.soao.net/lc/my/raw/branch/main/frpc.sh -o frpc.sh && sh frpc.sh curl -sSL https://git.soao.net/lc/my/raw/branch/main/frpc.sh -o frpc.sh && sh frpc.sh
sudo bash -c "$(curl -fsSL https://git.soao.net/lc/my/raw/branch/main/rm_frpc.sh)"
```` ````
## 修改 rocky的网络配置 ## 修改 rocky的网络配置