netfilter

package
v0.0.0-...-04ee8bd Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2025 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Interface

type Interface interface {
	GetNatInfo(ip string, port uint16) (NatInfo, bool)
}

type NatInfo

type NatInfo struct {
	OriDstIP     string
	OriDstPort   uint16
	ReplyDstIP   string
	ReplyDstPort uint16
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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