Versions in this module Expand all Collapse all v1 v1.1.0 Jul 12, 2019 Changes in this version type RootOptions + UseWaitFlag bool v1.0.0 May 16, 2019 Changes in this version + func BuildFirewallConfiguration(options *RootOptions) (*iptables.FirewallConfiguration, error) + func NewRootCmd() *cobra.Command + type RootOptions struct + InboundPortsToIgnore []int + IncomingProxyPort int + NetNs string + OutboundPortsToIgnore []int + OutgoingProxyPort int + PortsToRedirect []int + ProxyUserID int + SimulateOnly bool