feat: supports silent start

This commit is contained in:
GyDi
2022-03-26 18:56:16 +08:00
parent ea8565d0ca
commit 7b7e6555c1
4 changed files with 32 additions and 3 deletions

View File

@@ -126,6 +126,7 @@ export namespace CmdType {
traffic_graph?: boolean;
enable_tun_mode?: boolean;
enable_auto_launch?: boolean;
enable_silent_start?: boolean;
enable_system_proxy?: boolean;
enable_proxy_guard?: boolean;
system_proxy_bypass?: string;