mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-04-03 20:07:36 +03:00
Improve rule actions
This commit is contained in:
parent
4fe40fcee0
commit
313be3d7a4
10 changed files with 434 additions and 150 deletions
|
@ -57,7 +57,9 @@ type InboundContext struct {
|
|||
// Deprecated
|
||||
InboundOptions option.InboundOptions
|
||||
UDPDisableDomainUnmapping bool
|
||||
DNSServer string
|
||||
UDPConnect bool
|
||||
|
||||
DNSServer string
|
||||
|
||||
DestinationAddresses []netip.Addr
|
||||
SourceGeoIPCode string
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue