tcpreverse

package
v1.4.4-alpha1202-loadi... Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2025 License: AGPL-3.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TCPReverse

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

func NewTCPReverse

func NewTCPReverse(port int) (*TCPReverse, error)

func NewTCPReverseWithTLSConfig

func NewTCPReverseWithTLSConfig(port int, c *tls.Config) *TCPReverse

func (*TCPReverse) RegisterSNIForward

func (t *TCPReverse) RegisterSNIForward(sni string, target *TCPReverseTarget)

func (*TCPReverse) Run

func (t *TCPReverse) Run() error

type TCPReverseTarget

type TCPReverseTarget struct {
	ForceTLS bool
	Address  string
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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