MathNodes / meile-gui

Meile dVPN GUI for Linux, OS X, and Windows - Powered by the Sentinel Network
https://meile.app
GNU General Public License v3.0
36 stars 6 forks source link

[BUG} V2Ray does not connect on Linux Platforms #57

Closed MathNodes closed 11 months ago

MathNodes commented 11 months ago

Because we introduced error reporting on connection issues, sentinel-cli spits out an Error that "V2Ray not in $PATH", this is because we handle our own v2ray connection instead of leaving it up to sentinel-cli. But because we stop connection on any error reported this causes v2ray not to work on Linux.

Just need to handle the case when sentinel-cli expects v2ray in $PATH.

MathNodes commented 11 months ago

Fixed in https://github.com/MathNodes/meile-gui/commit/78dba1fe5e9329013b879c453e06764c72014bde