no message

This commit is contained in:
arraykeys
2020-07-01 10:00:45 +08:00
parent bf9ace563e
commit 67755efc60
2 changed files with 5 additions and 5 deletions

View File

@@ -55,13 +55,13 @@ ProxyAdmin 是强大的代理服务工具 [snail007/goproxy](https://github.com/
##### 免费版执行这个哟:
```shell
curl -L http://mirrors.host900.com:9090/snail007/proxy_admin_free/install_auto.sh | bash
curl -L https://mirrors.host900.com/snail007/proxy_admin_free/install_auto.sh | bash
```
##### VIP版执行这个:
```shell
curl -L http://mirrors.host900.com:9090/snail007/proxy-admin-vip/install_auto.sh | bash
curl -L https://mirrors.host900.com/snail007/proxy-admin-vip/install_auto.sh | bash
```
安装完成,配置目录是/etc/gpa更详细的使用方法请参考上面的手册目录进一步了解你想要使用的功能。
@@ -71,10 +71,10 @@ curl -L http://mirrors.host900.com:9090/snail007/proxy-admin-vip/install_auto.sh
### 手动安装
#### 免费版下载
选择适合你的系统的文件并下载,[点击进入下载](http://mirrors.host900.com:9090/snail007/proxy_admin_free/)
选择适合你的系统的文件并下载,[点击进入下载](https://mirrors.host900.com/snail007/proxy_admin_free/)
#### VIP版本下载
选择适合你的系统的文件并下载,[点击进入下载](http://mirrors.host900.com:9090/snail007/proxy-admin-vip)
选择适合你的系统的文件并下载,[点击进入下载](https://mirrors.host900.com/snail007/proxy-admin-vip)
### Linux && MacOS

View File

@@ -20,7 +20,7 @@ LAST_VERSION=$(curl --silent "https://api.github.com/repos/snail007/proxy_admin_
wget -t 1 "https://github.com/snail007/proxy_admin_free/releases/download/${LAST_VERSION}/$F"
else
manual="https://snail007.github.io/goproxy/manual/zh/"
wget -t 1 "http://mirrors.host900.com:9090/snail007/proxy_admin_free/$F"
wget -t 1 "https://mirrors.host900.com/snail007/proxy_admin_free/$F"
fi
echo -e ">>> installing ... \n"
#install proxy-admin