fixed ghproxy
This commit is contained in:
@@ -20,7 +20,7 @@
|
|||||||
```shell
|
```shell
|
||||||
wget https://raw.githubusercontent.com/stilleshan/frps/master/frps_linux_install.sh && chmod +x frps_linux_install.sh && ./frps_linux_install.sh
|
wget https://raw.githubusercontent.com/stilleshan/frps/master/frps_linux_install.sh && chmod +x frps_linux_install.sh && ./frps_linux_install.sh
|
||||||
# 以下为国内镜像
|
# 以下为国内镜像
|
||||||
wget https://github.ioiox.com/stilleshan/frps/raw/branch/master/frps_linux_install.sh && chmod +x frps_linux_install.sh && ./frps_linux_install.sh
|
wget https://ghfast.top/https://raw.githubusercontent.com/stilleshan/frps/master/frps_linux_install.sh && chmod +x frps_linux_install.sh && ./frps_linux_install.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
使用
|
使用
|
||||||
@@ -35,7 +35,7 @@ sudo systemctl restart frps
|
|||||||
```shell
|
```shell
|
||||||
wget https://raw.githubusercontent.com/stilleshan/frps/master/frps_linux_uninstall.sh && chmod +x frps_linux_uninstall.sh && ./frps_linux_uninstall.sh
|
wget https://raw.githubusercontent.com/stilleshan/frps/master/frps_linux_uninstall.sh && chmod +x frps_linux_uninstall.sh && ./frps_linux_uninstall.sh
|
||||||
# 以下为国内镜像
|
# 以下为国内镜像
|
||||||
wget https://github.ioiox.com/stilleshan/frps/raw/branch/master/frps_linux_uninstall.sh && chmod +x frps_linux_uninstall.sh && ./frps_linux_uninstall.sh
|
wget https://ghfast.top/https://raw.githubusercontent.com/stilleshan/frps/master/frps_linux_uninstall.sh && chmod +x frps_linux_uninstall.sh && ./frps_linux_uninstall.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
### 自定义一键脚本(先 fork 本仓库,在自行修改 frps.toml 文件后执行脚本.)
|
### 自定义一键脚本(先 fork 本仓库,在自行修改 frps.toml 文件后执行脚本.)
|
||||||
@@ -81,7 +81,7 @@ sudo systemctl stop frps
|
|||||||
```shell
|
```shell
|
||||||
git clone https://github.com/stilleshan/frps
|
git clone https://github.com/stilleshan/frps
|
||||||
# git clone 本仓库
|
# git clone 本仓库
|
||||||
git clone https://github.ioiox.com/stilleshan/frps
|
git clone https://ghfast.top/https://github.com/stilleshan/frps
|
||||||
# 国内镜像
|
# 国内镜像
|
||||||
vi /root/frps/frps.toml
|
vi /root/frps/frps.toml
|
||||||
# 配置 frps.toml 文件
|
# 配置 frps.toml 文件
|
||||||
|
|||||||
Reference in New Issue
Block a user