transfer

package
v0.0.0-...-7938e08 Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HttpTransport

func HttpTransport(conn net.Conn) error

func Socks5Transport

func Socks5Transport(conn net.Conn) error

func TorTransport

func TorTransport(conn net.Conn) error

Types

type Type

type Type string
const (
	HTTP   Type = "http"
	SOCKS5 Type = "socks5"
)

func (Type) Path

func (t Type) Path(p string) string

func (Type) String

func (t Type) String() string

Jump to

Keyboard shortcuts

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