close all connections when stop service

Signed-off-by: 21pages <pages21@163.com>
This commit is contained in:
21pages
2022-11-09 17:28:47 +08:00
parent 565c758bd7
commit dd04f76ec0
5 changed files with 40 additions and 9 deletions

View File

@@ -564,6 +564,7 @@ message Misc {
bool restart_remote_device = 14;
bool uac = 15;
bool foreground_window_elevated = 16;
bool stop_service = 17;
}
}