Tun enable in macos when opening the app
This commit is contained in:
@@ -439,8 +439,7 @@ namespace ServiceLib.ViewModels
|
||||
}
|
||||
else if (Utils.IsOSX())
|
||||
{
|
||||
//TODO
|
||||
return false;
|
||||
return _config.TunModeItem.LinuxSudoPwd.IsNotEmpty();
|
||||
}
|
||||
return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user