mirror of
https://github.com/XTLS/Xray-core.git
synced 2026-06-27 23:43:06 +00:00
Add uid and app status in routing rule
This commit is contained in:
@@ -40,4 +40,8 @@ type Context interface {
|
||||
|
||||
// GetSkipDNSResolve returns a flag switch for weather skip dns resolve during route pick.
|
||||
GetSkipDNSResolve() bool
|
||||
|
||||
GetUid() uint32
|
||||
|
||||
GetAppStatus() []string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user