feat: system proxy setting

This commit is contained in:
GyDi
2022-09-07 01:51:43 +08:00
parent 4fd9213d2c
commit b254ad177a
7 changed files with 256 additions and 116 deletions

View File

@@ -144,6 +144,7 @@ declare namespace CmdType {
enable_silent_start?: boolean;
enable_system_proxy?: boolean;
enable_proxy_guard?: boolean;
proxy_guard_duration?: number;
system_proxy_bypass?: string;
web_ui_list?: string[];
theme_setting?: {