ProxiesSetup

package
v0.942.2 Latest Latest
Warning

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

Go to latest
Published: Nov 24, 2020 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SetupForwardSocks5

func SetupForwardSocks5(
	bindHost *string, bindPort *string,
	socks5Host *string, socks5Port *string,
	username *string, password *string,
	targetHost *string, targetPort *string,
	tries *int, timeout *time.Duration,
	inboundLists [2]string)

func SetupHTTP

func SetupHTTP(
	host *string, port *string,
	slave *bool, tls *bool, username []byte,
	password []byte, inboundLists [2]string,
	outboundLists [2]string)

func SetupLocalForward

func SetupLocalForward(
	host *string, port *string,
	masterHost *string, masterPort *string,
	tries *int, timeout *time.Duration,
	inboundLists [2]string)

func SetupRemoteForward

func SetupRemoteForward(
	host *string, port *string,
	masterHost *string, masterPort *string,
	tries *int, timeout *time.Duration,
	inboundLists [2]string)

func SetupSocks5

func SetupSocks5(
	host *string, port *string,
	slave *bool, username []byte,
	password []byte, tries *int,
	timeout *time.Duration, inboundLists [2]string,
	outboundLists [2]string)

Types

This section is empty.

Jump to

Keyboard shortcuts

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