Documentation
¶
Index ¶
- func ConnectServer(config config.Config) net.Conn
- func GetIPv4Destination(packet []byte) net.IP
- func GetIPv4Source(packet []byte) net.IP
- func GetIPv6Destination(packet []byte) net.IP
- func GetIPv6Source(packet []byte) net.IP
- func GetPhysicalInterface() (name string, gateway string, network string)
- func IsIPv4(packet []byte) bool
- func IsIPv6(packet []byte) bool
- func LookupIP(domain string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetIPv4Destination ¶ added in v1.5.1
func GetIPv4Source ¶ added in v1.5.1
func GetIPv6Destination ¶ added in v1.5.1
func GetIPv6Source ¶ added in v1.5.1
func GetPhysicalInterface ¶ added in v1.4.2
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.