docs: Added README."en".md translation via https://github.com/dephraiim/translate-readme
parent
7c0ba5b0fe
commit
705d1d602b
20
README.en.md
20
README.en.md
|
@ -37,12 +37,12 @@ Install executable file and .dat data file
|
|||
|
||||
### Offline installation
|
||||
|
||||
In an environment with network download restrictions, we recommend:
|
||||
In environments with network download restrictions, we recommend:
|
||||
|
||||
1. Download the fhs-install-v2ray repository as a zip file from GitHub.com.
|
||||
2. Download the v2ray-core release zip file from the following location<https://github.com/v2fly/v2ray-core/releases>
|
||||
3. Upload both zip files to your server
|
||||
4. Unzip the fhz-install-v2ray repository zip file
|
||||
4. Unzip the fhs-install-v2ray repository zip file
|
||||
5. Run the installation and point it to the local v2ray-core zip file:`sudo bash install-release.sh --local /path/to/v2ray-linux-64.zip`
|
||||
|
||||
## Update or delete
|
||||
|
@ -72,15 +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 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**。
|
||||
- It is not recommended to use this project to install v2ray in docker, please use it 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; it only solves the problems encountered by users during the installation phase. 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
|
||||
|
||||
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:[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
|
||||
## In record
|
||||
|
||||
- The script will provide`info`with`error`Please read it carefully.
|
||||
|
||||
|
@ -94,7 +92,7 @@ Please refer to:[file](https://www.v2fly.org/)Understand the configuration file
|
|||
|
||||
> If your question is not listed above, welcome to raise it in the Issue area.
|
||||
|
||||
**Please read before asking:[Issue #63](https://github.com/v2fly/fhs-install-v2ray/issues/63), Otherwise it may not be answered and locked.**
|
||||
**Please read before asking questions[Issue #63](https://github.com/v2fly/fhs-install-v2ray/issues/63), Otherwise it may not be answered and locked.**
|
||||
|
||||
## contribution
|
||||
|
||||
|
|
Loading…
Reference in New Issue