client

package
v0.2.2 Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2022 License: GPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Run

func Run(c *config.Config)

Types

type Socks5Server

type Socks5Server struct {
	Config   *client.Config
	DialFunc func(config *client.Config, metadata *codec.Metadata) (net.Conn, error)
}

Socks5Server struct

func (*Socks5Server) ListenAndServe

func (s *Socks5Server) ListenAndServe(network, addr string) error

ListenAndServe listen and serve

func (*Socks5Server) ServeConn

func (s *Socks5Server) ServeConn(conn net.Conn) (err error)

ServeConn conn

Jump to

Keyboard shortcuts

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