Documentation ¶
Overview ¶
Package portfwd defines a plugin interface for detecting forwarded ports from nftables.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PortForwardings ¶
type PortForwardings func( tables nufftables.TableMap, family nufftables.TableFamily, ) []*portfinder.ForwardedPortRange
Portwardings returns forwarded ports discovered from the table map of a single specific table family passed to it.
Directories ¶
Path | Synopsis |
---|---|
Package all pulls in all Gostwire port forwarding detectors (plugins).
|
Package all pulls in all Gostwire port forwarding detectors (plugins). |
Package docker implements port forwarding detection for iptables (nft) rules managed by the Docker daemon.
|
Package docker implements port forwarding detection for iptables (nft) rules managed by the Docker daemon. |
Package kubeproxy implements port forwarding detection for iptables (nft) rules managed by Kubernete's kube-proxy.
|
Package kubeproxy implements port forwarding detection for iptables (nft) rules managed by Kubernete's kube-proxy. |
Package nftget help with conveniently retrieving information from nftable expressions.
|
Package nftget help with conveniently retrieving information from nftable expressions. |
Click to show internal directories.
Click to hide internal directories.