mirror of
https://github.com/v2fly/v2ray-core.git
synced 2026-01-06 09:15:37 -05:00
Extract session information during routing as routing context
This commit is contained in:
@@ -51,8 +51,6 @@ type Outbound struct {
|
||||
Target net.Destination
|
||||
// Gateway address
|
||||
Gateway net.Address
|
||||
// ResolvedIPs is the resolved IP addresses, if the Targe is a domain address.
|
||||
ResolvedIPs []net.IP
|
||||
}
|
||||
|
||||
type SniffingRequest struct {
|
||||
|
||||
Reference in New Issue
Block a user