mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-04-03 20:07:36 +03:00
platform: Add update WIFI state func
This commit is contained in:
parent
97ce666e43
commit
93b68312cf
4 changed files with 20 additions and 36 deletions
|
@ -25,6 +25,7 @@ type NetworkManager interface {
|
|||
PackageManager() tun.PackageManager
|
||||
WIFIState() WIFIState
|
||||
ResetNetwork()
|
||||
UpdateWIFIState()
|
||||
}
|
||||
|
||||
type NetworkOptions struct {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue