停止 V2raya 服务
1sudo systemctl stop v2raya
重置 V2raya 密码
1sudo v2raya --reset-password
Output
1Config directory: /etc/v2raya
2Resetting password...
3If no response for a long time, please stop other v2rayA instances and try again.
4Succeed. It will work after you restart v2rayA.
启动 V2raya 服务
注意
重启 V2raya 服务后,即可在 Web 界面重设密码。
1sudo systemctl start v2raya