Versions in this module Expand all Collapse all v1 v1.0.1 Apr 30, 2024 Changes in this version + func RedirectLinkPath(iface string) string + func RedirectMapPath(iface string) string + func RedirectPinDir(iface string) string + func RedirectProgramPath(iface string) string + func TunnelHostLinkPath(iface string) string + func TunnelHostMapPath(iface string) string + func TunnelHostProgramPath(iface string) string + func TunnelPinDir(iface string) string + func TunnelVethLinkPath(iface string) string + func TunnelVethMapPath(iface string) string + func TunnelVethProgramPath(iface string) string + type DropCommand struct + func (*DropCommand) Name() string + func (*DropCommand) Synopsis() string + func (*DropCommand) Usage() string + func (pc *DropCommand) Execute(context.Context, *flag.FlagSet, ...any) subcommands.ExitStatus + func (pc *DropCommand) SetFlags(fs *flag.FlagSet) + type PassCommand struct + func (*PassCommand) Name() string + func (*PassCommand) Synopsis() string + func (*PassCommand) Usage() string + func (pc *PassCommand) Execute(context.Context, *flag.FlagSet, ...any) subcommands.ExitStatus + func (pc *PassCommand) SetFlags(fs *flag.FlagSet) + type RedirectHostCommand struct + func (*RedirectHostCommand) Name() string + func (*RedirectHostCommand) Synopsis() string + func (*RedirectHostCommand) Usage() string + func (rc *RedirectHostCommand) Execute(context.Context, *flag.FlagSet, ...any) subcommands.ExitStatus + func (rc *RedirectHostCommand) SetFlags(fs *flag.FlagSet) + type TcpdumpCommand struct + func (*TcpdumpCommand) Name() string + func (*TcpdumpCommand) Synopsis() string + func (*TcpdumpCommand) Usage() string + func (pc *TcpdumpCommand) Execute(context.Context, *flag.FlagSet, ...any) subcommands.ExitStatus + func (pc *TcpdumpCommand) SetFlags(fs *flag.FlagSet) + type TunnelCommand struct + func (*TunnelCommand) Name() string + func (*TunnelCommand) Synopsis() string + func (*TunnelCommand) Usage() string + func (tn *TunnelCommand) Execute(context.Context, *flag.FlagSet, ...any) subcommands.ExitStatus + func (tn *TunnelCommand) SetFlags(fs *flag.FlagSet)