socks5

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Aug 9, 2021 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AddrHead

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

func (*AddrHead) Network

func (h *AddrHead) Network() string

func (*AddrHead) String

func (h *AddrHead) String() string

type Socks5

type Socks5 struct{}

Socks5 is a SOCKS5 proxy. It implements the teeconn.Conn interface. It is used to be a second relay of other proxy tools. user -> sower -socks5-> third-party proxy -> target

func New

func New() *Socks5

func (*Socks5) Unwrap

func (s *Socks5) Unwrap(conn net.Conn) (net.Addr, error)

func (*Socks5) Wrap

func (s *Socks5) Wrap(conn net.Conn, tgtHost string, tgtPort uint16) error

Jump to

Keyboard shortcuts

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