mirror of
https://github.com/Ysurac/openmptcprouter-vps.git
synced 2025-03-09 15:50:00 +00:00
Add shadowsocks-go and XRay
This commit is contained in:
parent
0743e7c75a
commit
0d9a766d28
6 changed files with 422 additions and 4 deletions
|
@ -9,7 +9,7 @@ User=root
|
|||
CapabilityBoundingSet=CAP_NET_ADMIN CAP_NET_BIND_SERVICE CAP_NET_RAW
|
||||
AmbientCapabilities=CAP_NET_ADMIN CAP_NET_BIND_SERVICE CAP_NET_RAW
|
||||
NoNewPrivileges=true
|
||||
ExecStart=/usr/bin/v2ray run -config /etc/v2ray/config.json
|
||||
ExecStart=/usr/bin/v2ray run -config /etc/v2ray/v2ray-server.json
|
||||
Restart=always
|
||||
RestartPreventExitStatus=23
|
||||
StartLimitInterval=0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue