mirror of
https://github.com/snail007/proxy_admin_free.git
synced 2026-04-03 11:09:46 +00:00
update
This commit is contained in:
18
README_ZH.md
18
README_ZH.md
@@ -54,15 +54,31 @@ ProxyAdmin 是强大的代理服务工具 [snail007/goproxy](https://github.com/
|
||||
|
||||
##### 免费版执行这个哟:
|
||||
|
||||
免费版国内:
|
||||
|
||||
```shell
|
||||
bash -c "$(curl -s -L https://mirrors.goproxyauth.com/https://github.com/snail007/proxy_admin_free/blob/master/install_auto.sh)" @ cn
|
||||
```
|
||||
```
|
||||
|
||||
免费版国外:
|
||||
|
||||
```shell
|
||||
bash -c "$(curl -s -L https://github.com/snail007/proxy_admin_free/blob/master/install_auto.sh)"
|
||||
```
|
||||
|
||||
##### VIP版执行这个:
|
||||
|
||||
VIP版国内:
|
||||
|
||||
```shell
|
||||
bash -c "$(curl -s -L https://mirrors.goproxyauth.com/https://github.com/snail007/proxy-admin-vip/blob/master/install_auto.sh)" @ cn
|
||||
```
|
||||
|
||||
VIP版国外:
|
||||
|
||||
```shell
|
||||
bash -c "$(curl -s -L https://github.com/snail007/proxy-admin-vip/blob/master/install_auto.sh)"
|
||||
```
|
||||
|
||||
安装完成,配置目录是/etc/gpa,更详细的使用方法请参考上面的手册目录,进一步了解你想要使用的功能。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user