mirror of
https://github.com/SagerNet/sing-tun.git
synced 2025-04-04 04:17:39 +03:00
Reuse InterfaceFinder
This commit is contained in:
parent
f845cffeac
commit
9e1969527e
7 changed files with 26 additions and 56 deletions
|
@ -20,7 +20,7 @@ func (m *defaultInterfaceMonitor) checkUpdate() error {
|
|||
continue
|
||||
}
|
||||
vpnEnabled = true
|
||||
if m.options.OverrideAndroidVPN {
|
||||
if m.overrideAndroidVPN {
|
||||
defaultTableIndex = rule.Table
|
||||
break
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue