mirror of
https://github.com/MetaCubeX/mihomo.git
synced 2026-03-06 14:17:32 +00:00
fix: proxy-groups filter logic
This commit is contained in:
@@ -83,6 +83,7 @@ type ProxyAdapter interface {
|
||||
Addr() string
|
||||
SupportUDP() bool
|
||||
MarshalJSON() ([]byte, error)
|
||||
IsProxyGroup() bool
|
||||
|
||||
// StreamConn wraps a protocol around net.Conn with Metadata.
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user