mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-04-04 04:17:36 +03:00
Implement route rules
This commit is contained in:
parent
7c57eb70e8
commit
6eae8e361f
40 changed files with 1220 additions and 145 deletions
|
@ -17,4 +17,10 @@ type InboundContext struct {
|
|||
Destination M.Socksaddr
|
||||
Domain string
|
||||
Protocol string
|
||||
|
||||
// cache
|
||||
|
||||
SourceGeoIPCode string
|
||||
GeoIPCode string
|
||||
ProcessPath string
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue