proxy-groups support exclude node by node type

This commit is contained in:
ag2s20150909
2023-01-03 21:47:57 +08:00
parent f100a33d98
commit 29b72df14c
7 changed files with 31 additions and 0 deletions

View File

@ -191,6 +191,7 @@ func NewRelay(option *GroupCommonOption, providers []provider.ProxyProvider) *Re
},
"",
"",
"",
providers,
}),
}