package
0.6.5
Repository: https://github.com/admpub/go-iptables.git
Documentation: pkg.go.dev

# Functions

GetIptablesCommand returns the correct command for the given protocol, either "iptables" or "ip6tables".
No description provided by the author
New creates a new IPTables configured with the options passed as parameter.
New creates a new IPTables for the given proto.
No description provided by the author

# Constants

No description provided by the author
No description provided by the author

# Structs

Adds the output of stderr to exec.ExitError.
No description provided by the author
Stat represents a structured statistic entry.

# Interfaces

No description provided by the author

# Type aliases

Protocol to differentiate between IPv4 and IPv6.