From f7e2a407babc9292ac7a8ba4db547991da6dc7c1 Mon Sep 17 00:00:00 2001 From: Steve Date: Sat, 4 Mar 2023 19:23:36 +0800 Subject: [PATCH] Format --- docs/en/document/config.md | 2 +- docs/en/document/document.md | 2 -- docs/en/document/install.md | 12 ++++++------ 3 files changed, 7 insertions(+), 9 deletions(-) diff --git a/docs/en/document/config.md b/docs/en/document/config.md index 8d5605d..2219a47 100644 --- a/docs/en/document/config.md +++ b/docs/en/document/config.md @@ -93,7 +93,7 @@ The only thing to change in the above configuration is your server IP, which is - On Windows and macOS, configuration files are usually `config.json` - Just run `Xray` or `Xray.exe` - On Linux, configuration files are usually located in `/etc/xray/` or `/usr/local/etc/xray/`. - - Run `xray run -c /etc/xray/config.json` + - Run `xray run -c /etc/xray/config.json` - Or use something like systemd to run Xray as a service in the background. For more detailed instructions, please refer to [Configuration](../config/) Document and [小小白话文](../documents/level-0/). diff --git a/docs/en/document/document.md b/docs/en/document/document.md index 4e0207f..c1b1f8c 100644 --- a/docs/en/document/document.md +++ b/docs/en/document/document.md @@ -12,7 +12,6 @@ You can submit your changes to the Document by following these steps: 2. Get a clone of the docs from the repository you cloned using whatever tool you like, like: - ``` git clone https://github.com/XTLS/Xray-docs-next.git ``` @@ -31,7 +30,6 @@ git checkout -b your-branch 6. Submit the changes and push them to your repository - ``` git push -u origin your-branch ``` diff --git a/docs/en/document/install.md b/docs/en/document/install.md index bdce86c..5dd44f8 100644 --- a/docs/en/document/install.md +++ b/docs/en/document/install.md @@ -1,6 +1,6 @@ # Download and Install -## Platform Support +## Platform Support - Xray is available on the following platforms: - Windows 7 and later (x86 / amd64 / arm32 / arm64); @@ -11,7 +11,7 @@ - OpenBSD (x86 / amd64); - Dragonfly BSD (amd64); -## Download Xray +## Download Xray Precompiled binaries in ZIP format are available at [GitHub Releases](https://github.com/xtls/Xray-core/releases) found in. @@ -37,7 +37,7 @@ Xray provides two verification methods: ## Install on Linux -### Install Script +### Install Script - Linux Script @@ -89,8 +89,8 @@ The Linuxbrew package manager is used in the same way as Homebrew: `brew install - [luci-app-xray](https://github.com/yichya/luci-app-xray) ([openwrt-xray](https://github.com/yichya/openwrt-xray)) - Windows - [v2rayN](https://github.com/2dust/v2rayN) - - [Qv2ray](https://github.com/Qv2ray/Qv2ray) (This project has been and archived) - - [Netch (NetFilter & TUN/TAP)](https://github.com/NetchX/Netch) (This project has been and archived) + - [Qv2ray](https://github.com/Qv2ray/Qv2ray) (This project has been and archived) + - [Netch (NetFilter & TUN/TAP)](https://github.com/NetchX/Netch) (This project has been and archived) - Android - [v2rayNG](https://github.com/2dust/v2rayNG) - [Kitsunebi](https://github.com/rurirei/Kitsunebi/tree/release_xtls) @@ -98,7 +98,7 @@ The Linuxbrew package manager is used in the same way as Homebrew: `brew install - [Shadowrocket](https://apps.apple.com/app/shadowrocket/id932747118) - [Stash](https://apps.apple.com/app/stash/id1596063349) - macOS (X86/ARM) - - [Qv2ray](https://github.com/Qv2ray/Qv2ray) (This project has been and archived) + - [Qv2ray](https://github.com/Qv2ray/Qv2ray) (This project has been and archived) - [V2RayXS](https://github.com/tzmax/V2RayXS) # UUID Generator