Documentation ¶
Overview ¶
Package netsh for windows
Index ¶
- type NetSH
- func (a *NetSH) Append(rule *driver.Rule) error
- func (a *NetSH) Delete(rule *driver.Rule) error
- func (a *NetSH) Enabled(on bool) error
- func (a *NetSH) Exists(rule *driver.Rule) (bool, error)
- func (a *NetSH) Export(wfwFile string) error
- func (a *NetSH) Import(wfwFile string) error
- func (a *NetSH) Insert(pos int, rule *driver.Rule) error
- func (a *NetSH) List(table, chain string) ([]iptables.Stat, error)
- func (a *NetSH) Reset() error
- func (a *NetSH) RuleFrom(rule *driver.Rule) []string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.