Update README.md

pull/198/head
Benjamin Chodroff 2021-01-29 15:49:01 +08:00 committed by GitHub
parent d85d8899df
commit 229ac93eae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 5 deletions

View File

@ -10,7 +10,7 @@
fhs-install-v2ray安裝腳本用於輕鬆部署v2ray以繞過網絡限制來構建自己的代理
## 支持的操作系統
需要systemd
需要Linux systemd
- Debian / Ubuntu
- CentOS / RHEL
- Fedora
@ -26,16 +26,16 @@ fhs-install-v2ray安裝腳本用於輕鬆部署v2ray以繞過網絡限制來構
```
### V2Ray 組態
1. 生成配置文件 https://intmainreturn0.com/v2ray-config-gen/
2. 將配置文件config.json放入/usr/local/etc/v2ray/config.json
1. 生成配置文件 [https://intmainreturn0.com/v2ray-config-gen](https://intmainreturn0.com/v2ray-config-gen/)
2. 將配置文件 config.json放入 /usr/local/etc/v2ray/config.json
### 離線安裝
在具有網絡下載限制的環境中,我們建議:
1. 從GitHub下載該存儲庫作為zip文件。
2. 從以下位置下載v2ray-core zip文件https://github.com/v2fly/v2ray-core/releases
2. 從以下位置下載v2ray-core zip文件 [https://github.com/v2fly/v2ray-core/releases](https://github.com/v2fly/v2ray-core/releases)
3. 將兩個zip文件都上傳到您的服務器
4. 解壓縮兩個zip文件
5. 運行安裝bash install-release.sh --local /path/to/v2ray-linux-64.zip
5. 運行安裝:```bash install-release.sh --local /path/to/v2ray-linux-64.zip```
## 更新或刪除
### 安裝最新發行的 geoip.dat 和 geosite.dat