This commit is contained in:
Steve 2023-03-04 19:23:36 +08:00
parent 00070856a4
commit f7e2a407ba
3 changed files with 7 additions and 9 deletions

View file

@ -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/).

View file

@ -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
```

View file

@ -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