tun

package
v1.11.0-alpha.10 Latest Latest
Warning

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

Go to latest
Published: Nov 9, 2024 License: GPL-2.0 Imports: 26 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewInbound

func NewInbound(ctx context.Context, router adapter.Router, logger log.ContextLogger, tag string, options option.TunInboundOptions) (adapter.Inbound, error)

func RegisterInbound

func RegisterInbound(registry *inbound.Registry)

Types

type Inbound

type Inbound struct {
	// contains filtered or unexported fields
}

func (*Inbound) Close

func (t *Inbound) Close() error

func (*Inbound) NewConnectionEx

func (t *Inbound) NewConnectionEx(ctx context.Context, conn net.Conn, source M.Socksaddr, destination M.Socksaddr, onClose N.CloseHandlerFunc)

func (*Inbound) NewPacketConnectionEx

func (t *Inbound) NewPacketConnectionEx(ctx context.Context, conn N.PacketConn, source M.Socksaddr, destination M.Socksaddr, onClose N.CloseHandlerFunc)

func (*Inbound) PostStart

func (t *Inbound) PostStart() error

func (*Inbound) PrepareConnection

func (t *Inbound) PrepareConnection(network string, source M.Socksaddr, destination M.Socksaddr) error

func (*Inbound) Start

func (t *Inbound) Start() error

func (*Inbound) Tag

func (t *Inbound) Tag() string

func (*Inbound) Type

func (t *Inbound) Type() string

Jump to

Keyboard shortcuts

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