MathNodes / meile-gui

Meile dVPN GUI for Linux, OS X, and Windows - Powered by the Sentinel Network

Home Page:https://meile.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Extend Wait Period when Connecting to v2ray on OS X

MathNodes opened this issue · comments

Some users report an error bringing up the v2ray tunnel interface on OS X as seen below:

Image

This can occur when the tunnel is not fully brought up after the wait period. A simple fix could be to change

sleep(20)

to 30 seconds or reduce this to 15 seconds (for those that have a faster connection to the node) and introduce a second check with a wait here: