mirror of
https://github.com/SagerNet/sing-tun.git
synced 2025-04-04 04:17:39 +03:00
Fix macos monitor
This commit is contained in:
parent
6999634511
commit
91df97aee2
2 changed files with 10 additions and 4 deletions
|
@ -39,5 +39,6 @@ type DefaultInterfaceMonitor interface {
|
|||
}
|
||||
|
||||
type DefaultInterfaceMonitorOptions struct {
|
||||
OverrideAndroidVPN bool
|
||||
OverrideAndroidVPN bool
|
||||
UnderNetworkExtension bool
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue