DNS_KEEP_NAMESERVER variable, refers to #188
This commit is contained in:
@@ -30,6 +30,7 @@ type Reader interface {
|
||||
GetDNSOverTLSIPv6() (ipv6 bool, err error)
|
||||
GetDNSUpdatePeriod() (period time.Duration, err error)
|
||||
GetDNSPlaintext() (ip net.IP, err error)
|
||||
GetDNSKeepNameserver() (on bool, err error)
|
||||
|
||||
// System
|
||||
GetUID() (uid int, err error)
|
||||
|
||||
Reference in New Issue
Block a user