Implement route rules
This commit is contained in:
@@ -17,4 +17,10 @@ type InboundContext struct {
|
||||
Destination M.Socksaddr
|
||||
Domain string
|
||||
Protocol string
|
||||
|
||||
// cache
|
||||
|
||||
SourceGeoIPCode string
|
||||
GeoIPCode string
|
||||
ProcessPath string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user