We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1.execution scripts bash <(curl -L https://raw.githubusercontent.com/v2fly/fhs-install-v2ray/master/install-release.sh) 2.systemctl start v2ray Version 4.45.2 does not have this problem
The text was updated successfully, but these errors were encountered:
修改/etc/systemd/system/v2ray.service文件: ExecStart=/usr/local/bin/v2ray --config=/usr/local/etc/v2ray/config.json
Sorry, something went wrong.
在/etc/systemd/system/v2ray.service.d/10-donot_touch_single_conf.conf 文件 添加为以下 ExecStart=settings 其他不用动
/usr/local/bin/v2ray run -config /usr/local/etc/v2ray/config.json
run
No branches or pull requests
1.execution scripts bash <(curl -L https://raw.githubusercontent.com/v2fly/fhs-install-v2ray/master/install-release.sh)
2.systemctl start v2ray
Version 4.45.2 does not have this problem
The text was updated successfully, but these errors were encountered: