core

package
v0.0.0-...-3e42356 Latest Latest
Warning

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

Go to latest
Published: Aug 30, 2018 License: Apache-2.0 Imports: 4 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ProxyDialer

type ProxyDialer struct {
	core.StreamConnCipher
	// contains filtered or unexported fields
}

func NewDialer

func NewDialer(addr string, algo string, password string) (s *ProxyDialer, err error)

func NewDialerFromKey

func NewDialerFromKey(addr string, algo string, key []byte) (s *ProxyDialer, err error)

func (*ProxyDialer) Dial

func (dialer *ProxyDialer) Dial(network, addr string) (c net.Conn, err error)

Jump to

Keyboard shortcuts

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