consts

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Apr 4, 2022 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Long  = true
	Short = false
)
View Source
const (
	DNSPort   uint16 = 53
	Localhost        = "127.0.0.1/32"
	// InboundPassthroughIPv4SourceAddress
	// TODO (bartsmykla): add some description
	InboundPassthroughIPv4SourceAddress = "127.0.0.6/32"
)

Variables

View Source
var Flags = map[string]map[bool]string{

	"append": {
		Long:  "--append",
		Short: "-A",
	},
	"new-chain": {
		Long:  "--new-chain",
		Short: "-N",
	},

	"jump": {
		Long:  "--jump",
		Short: "-j",
	},
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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