We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
# systemctl disable v2ray.service --now
# rm -r /usr/bin/v2ray/ # rm /etc/systemd/system/v2ray.service # rm /lib/systemd/system/v2ray.service # rm /etc/init.d/v2ray
# mv /etc/v2ray/ /usr/local/etc/
如果你不想遷移配置文檔,請在下載腳本後自行修改:
# vim install-release.sh JSON_PATH='/etc/v2ray/'
$ id nobody uid=65534(nobody) gid=65534(nogroup) groups=65534(nogroup)
# chown -R nobody:nogroup /var/log/v2ray/
$ id nobody uid=65534(nobody) gid=65534(nobody) groups=65534(nobody)
# chown -R nobody:nobody /var/log/v2ray/
# apt update # apt install curl
# dnf makecache # dnf install curl
# zypper refresh # zypper install curl
$ curl -O https://raw.githubusercontent.com/v2fly/fhs-install-v2ray/master/install-release.sh
# bash install-release.sh
config.json
V2RAY_LOCATION_ASSET
简体中文
繁體中文