docs: Added README."en".md translation via https://github.com/dephraiim/translate-readme

pull/198/head
github-actions[bot] 2021-01-29 07:56:13 +00:00
parent 5c3c2c8cb7
commit fc212d998d
1 changed files with 15 additions and 14 deletions

View File

@ -26,7 +26,7 @@ Requires Linux systemd
### Install and update V2Ray
// 安裝執行檔和 .dat 資料檔
## 安裝執行檔和 .dat 資料檔
# bash <(curl -L https://raw.githubusercontent.com/v2fly/fhs-install-v2ray/master/install-release.sh)
### V2Ray configuration
@ -44,11 +44,11 @@ In an environment with network download restrictions, we recommend:
4. Unzip the two zip files
5. Run the installation:`bash install-release.sh --local /path/to/v2ray-linux-64.zip`
## 更新或刪除
## Update or delete
### 安裝最新發行的 geoip.dat 和 geosite.dat
### Install the latest geoip.dat and geosite.dat
// 只更新 .dat 資料檔
## 只更新 .dat 資料檔
# bash <(curl -L https://raw.githubusercontent.com/v2fly/fhs-install-v2ray/master/install-dat-release.sh)
### Remove V2Ray
@ -57,7 +57,7 @@ In an environment with network download restrictions, we recommend:
## Package Contents
The files installed by the script conform to[Filesystem Hierarchy Standard (FHS)](https://en.wikipedia.org/wiki/Filesystem_Hierarchy_Standard)
The files installed by this script conform to:[Filesystem Hierarchy Standard (FHS)](https://en.wikipedia.org/wiki/Filesystem_Hierarchy_Standard)
installed: /usr/local/bin/v2ray
installed: /usr/local/bin/v2ctl
@ -72,12 +72,13 @@ The files installed by the script conform to[Filesystem Hierarchy Standard (FHS)
## important hint
**It is not recommended to use this project to install v2ray in docker, please use it directly[Official image](https://github.com/v2fly/docker)。**
**It is not recommended to use this project to install v2ray in docker, please use directly:[Official image](https://github.com/v2fly/docker)。**
If the official image cannot meet your custom installation needs, please**Reproduce and modify the upstream dockerfile to achieve**。
This project**Will not automatically generate configuration files for you****Only solve problems encountered by users during installation**. Other issues cannot be helped here.
Please refer to after installation[file](https://www.v2fly.org/)Understand the configuration file syntax, and complete the configuration file suitable for yourself. You can refer to community contributions during the process[Configuration profile template](https://github.com/v2fly/v2ray-examples)
**Please note that these templates need to be modified and adjusted by yourself after they are copied, and cannot be used directly**
Please refer to:[file](https://www.v2fly.org/)Understand the configuration file syntax, and complete the configuration file suitable for yourself. In the process, you can refer to the community contributions:[Configuration profile template](https://github.com/v2fly/v2ray-examples)
(**Please note that these templates need to be modified and adjusted by yourself after they are copied, and cannot be used directly**
## use
@ -85,15 +86,15 @@ Please refer to after installation[file](https://www.v2fly.org/)Understand the c
## Solve the problem
- [Do not install or update geoip.dat and geosite.dat](https://github.com/v2fly/fhs-install-v2ray/wiki/Do-not-install-or-update-geoip.dat-and-geosite.dat)」。
- [Insufficient permissions when using certificates](https://github.com/v2fly/fhs-install-v2ray/wiki/Insufficient-permissions-when-using-certificates)」。
- [Migrate from the old script to this](https://github.com/v2fly/fhs-install-v2ray/wiki/Migrate-from-the-old-script-to-this)」。
- [Move .dat files from lib directory to share directory](https://github.com/v2fly/fhs-install-v2ray/wiki/Move-.dat-files-from-lib-directory-to-share-directory)」。
- [Use VLESS protocol](https://github.com/v2fly/fhs-install-v2ray/wiki/To-use-the-VLESS-protocol)」。
- [Do not install or update geoip.dat and geosite.dat](https://github.com/v2fly/fhs-install-v2ray/wiki/Do-not-install-or-update-geoip.dat-and-geosite.dat)
- [Insufficient permissions when using certificates](https://github.com/v2fly/fhs-install-v2ray/wiki/Insufficient-permissions-when-using-certificates)
- [Migrate from the old script to this](https://github.com/v2fly/fhs-install-v2ray/wiki/Migrate-from-the-old-script-to-this)
- [Move .dat files from lib directory to share directory](https://github.com/v2fly/fhs-install-v2ray/wiki/Move-.dat-files-from-lib-directory-to-share-directory)
- [Use VLESS protocol](https://github.com/v2fly/fhs-install-v2ray/wiki/To-use-the-VLESS-protocol)
> If your question is not listed above, welcome to raise it in the Issue area.
**Please read before asking questions[Issue #63](https://github.com/v2fly/fhs-install-v2ray/issues/63), Otherwise it may not be answered and locked.**
**Please read before asking:[Issue #63](https://github.com/v2fly/fhs-install-v2ray/issues/63), Otherwise it may not be answered and locked.**
## contribution