fix: add valid clash field

This commit is contained in:
GyDi
2022-08-07 20:43:08 +08:00
parent 54b18d15b6
commit 7dd5ce1356
2 changed files with 38 additions and 2 deletions

View File

@@ -178,6 +178,18 @@ declare namespace CmdType {
"append-proxies"?: any[];
"prepend-proxy-groups"?: any[];
"append-proxy-groups"?: any[];
// fix
ebpf?: any;
experimental?: any;
iptables?: any;
sniffer?: any;
authentication?: any;
"bind-address"?: any;
"external-ui"?: any;
"auto-redir"?: any;
"tproxy-port"?: any;
"geodata-mode"?: any;
"tcp-concurrent"?: any;
}
// partial of the clash config