mirror of
https://github.com/XTLS/Xray-install.git
synced 2025-12-10 02:09:52 +00:00
一些更新 (#19)
Co-authored-by: RPRX <63339210+rprx@users.noreply.github.com>
This commit is contained in:
@@ -5,6 +5,9 @@ Bash script for installing Xray in operating systems such as CentOS / Debian / O
|
||||
[Filesystem Hierarchy Standard (FHS)](https://en.wikipedia.org/wiki/Filesystem_Hierarchy_Standard)
|
||||
|
||||
```
|
||||
installed: /etc/systemd/system/xray.service
|
||||
installed: /etc/systemd/system/xray@.service
|
||||
|
||||
installed: /usr/local/bin/xray
|
||||
installed: /usr/local/etc/xray/*.json
|
||||
|
||||
@@ -13,11 +16,10 @@ installed: /usr/local/share/xray/geosite.dat
|
||||
|
||||
installed: /var/log/xray/access.log
|
||||
installed: /var/log/xray/error.log
|
||||
|
||||
installed: /etc/systemd/system/xray.service
|
||||
installed: /etc/systemd/system/xray@.service
|
||||
```
|
||||
|
||||
Notice: Xray will NOT log to `/var/log/xray/*.log` by default. Configure `"log"` to specify log files.
|
||||
|
||||
## Basic Usage
|
||||
|
||||
**Install & Upgrade Xray-core and geodata with User nobody, but will NOT overwrite User in existing service files**
|
||||
|
||||
Reference in New Issue
Block a user