security

package
v0.0.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 2, 2018 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Config *config.Config

Config is a pointer to the global config object

Functions

func DnsServers

func DnsServers() []string

func FirewallState

func FirewallState() string

func FirewallStealthState

func FirewallStealthState() string

func LoggedInUsers added in v0.0.3

func LoggedInUsers() []string

func WifiEncryption

func WifiEncryption() string

func WifiName

func WifiName() string

Types

type SecurityData

type SecurityData struct {
	Dns             []string
	FirewallEnabled string
	FirewallStealth string
	LoggedInUsers   []string
	WifiEncryption  string
	WifiName        string
}

func NewSecurityData

func NewSecurityData() *SecurityData

func (SecurityData) DnsAt

func (data SecurityData) DnsAt(idx int) string

func (*SecurityData) Fetch

func (data *SecurityData) Fetch()

type Widget

type Widget struct {
	wtf.TextWidget
}

func NewWidget

func NewWidget() *Widget

func (*Widget) Refresh

func (widget *Widget) Refresh()

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL