mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-04-05 04:47:37 +03:00
Add certificate store
This commit is contained in:
parent
2179afad5e
commit
d401a6f631
30 changed files with 4786 additions and 32 deletions
|
@ -19,6 +19,7 @@ type Interface interface {
|
|||
IncludeAllNetworks() bool
|
||||
ClearDNSCache()
|
||||
ReadWIFIState() adapter.WIFIState
|
||||
SystemCertificates() []string
|
||||
process.Searcher
|
||||
SendNotification(notification *Notification) error
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue