Add wifi_ssid and wifi_bssid route and DNS rules
This commit is contained in:
@@ -23,6 +23,7 @@ type Interface interface {
|
||||
Interfaces() ([]NetworkInterface, error)
|
||||
UnderNetworkExtension() bool
|
||||
ClearDNSCache()
|
||||
ReadWIFIState() adapter.WIFIState
|
||||
process.Searcher
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user