Documentation
¶
Overview ¶
Package allowlist implements allowlist routing.
Index ¶
Constants ¶
View Source
const (
RuleComment = "nordvpn_allowlist"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IPTables ¶
type IPTables struct {
// contains filtered or unexported fields
}
func NewAllowlistRouting ¶
func NewAllowlistRouting(commandFunc runCommandFunc) *IPTables
NewAllowlistRouting is a default constructor for Allowlist Routing
Click to show internal directories.
Click to hide internal directories.