mirror of
https://github.com/XTLS/Xray-core.git
synced 2026-06-09 14:43:28 +00:00
Add skipFakeDNS to inbound session
This commit is contained in:
@@ -53,6 +53,8 @@ type Inbound struct {
|
||||
Uid uint32
|
||||
// SagerNet private: AppStatus is the android app's status for the inbound connection
|
||||
AppStatus []string
|
||||
// SagerNet private
|
||||
SkipFakeDNS bool
|
||||
}
|
||||
|
||||
// Outbound is the metadata of an outbound connection.
|
||||
|
||||
Reference in New Issue
Block a user