obfs

package
v1.19.0 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2023 License: GPL-3.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Base

type Base struct {
	Host   string
	Port   int
	Key    []byte
	IVSize int
	Param  string
}

type Obfs

type Obfs interface {
	StreamConn(net.Conn) net.Conn
}

func PickObfs

func PickObfs(name string, b *Base) (Obfs, int, error)

Jump to

Keyboard shortcuts

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