mirror of https://github.com/mack-a/v2ray-agent
feat(文档): update
parent
1d86a549d9
commit
560e876842
|
@ -1,11 +1,10 @@
|
||||||
# 常用命令
|
# 启动脚本
|
||||||
## 启动脚本
|
|
||||||
```
|
```
|
||||||
vasma
|
vasma
|
||||||
```
|
```
|
||||||
|
|
||||||
## 服务管理
|
# 服务管理
|
||||||
### Xray-core、v2ray-core、trojan-go
|
## Xray-core、v2ray-core、trojan-go
|
||||||
- 重启
|
- 重启
|
||||||
```
|
```
|
||||||
# xray
|
# xray
|
||||||
|
@ -42,7 +41,7 @@ systemctl stop v2ray
|
||||||
systemctl stop trojan-go
|
systemctl stop trojan-go
|
||||||
```
|
```
|
||||||
|
|
||||||
### nginx
|
## nginx
|
||||||
- 重启
|
- 重启
|
||||||
```
|
```
|
||||||
nginx -s reload
|
nginx -s reload
|
||||||
|
|
Loading…
Reference in New Issue