tunnel

package
v1.6.3 Latest Latest
Warning

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

Go to latest
Published: May 8, 2024 License: GPL-3.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateMetadata

func CreateMetadata(srcAddr, destAddr string, network constant.NetWork) (*constant.Metadata, error)

func CreateTcpMetadata

func CreateTcpMetadata(srcAddr, destAddr net.TCPAddr) constant.Metadata

func CreateUdpMetadata

func CreateUdpMetadata(srcAddr, destAddr net.UDPAddr) constant.Metadata

func ShouldIgnorePacketError added in v0.13.0

func ShouldIgnorePacketError(err error) bool

func TcpQueue

func TcpQueue() chan conn.TcpConnContext

func UdpQueue

func UdpQueue() chan conn.UdpConnContext

Types

type CloseableConn

type CloseableConn interface {
	Close() error
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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