Documentation ¶
Index ¶
Constants ¶
View Source
const (
Name = "edgeos"
)
Variables ¶
View Source
var ErrContentFilteringEnabled = fmt.Errorf(`the "Content Filtering" feature" is enabled, which is conflicted with ctrld.\n
To disable it, folowing instruction here: %s`, toggleContentFilteringLink)
View Source
var ErrDnsShieldEnabled = fmt.Errorf(`the "DNS Shield" feature" is enabled, which is conflicted with ctrld.\n
To disable it, folowing screenshot here: %s`, toggleDnsShieldLink)
Functions ¶
func ContentFilteringEnabled ¶
func ContentFilteringEnabled() bool
func DnsShieldEnabled ¶ added in v1.3.4
func DnsShieldEnabled() bool
DnsShieldEnabled reports whether DNS Shield is enabled. See: https://community.ui.com/releases/UniFi-OS-Dream-Machines-3-2-7/251dfc1e-f4dd-4264-a080-3be9d8b9e02b
func LeaseFileDir ¶ added in v1.3.1
func LeaseFileDir() string
Types ¶
Click to show internal directories.
Click to hide internal directories.