mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-04-06 05:17:37 +03:00
Handle includeAllNetworks
This commit is contained in:
parent
eba3a6c51e
commit
1f4d493bab
5 changed files with 20 additions and 1 deletions
|
@ -21,6 +21,7 @@ type Interface interface {
|
|||
UsePlatformInterfaceGetter() bool
|
||||
Interfaces() ([]control.Interface, error)
|
||||
UnderNetworkExtension() bool
|
||||
IncludeAllNetworks() bool
|
||||
ClearDNSCache()
|
||||
ReadWIFIState() adapter.WIFIState
|
||||
process.Searcher
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue