protocol

package
v0.0.0-...-294d52d Latest Latest
Warning

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

Go to latest
Published: Mar 8, 2020 License: GPL-2.0 Imports: 16 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HandleHttpRequestTCP

func HandleHttpRequestTCP(client net.Conn)

http protocol handler 参考资料:https://www.flysnow.org/2016/12/24/golang-http-proxy.html

func HandleMysqlRequestTCP

func HandleMysqlRequestTCP(client net.Conn)

mysql protocol handler load balance 参考资料:https://www.flysnow.org/2016/12/26/golang-socket5-proxy.html

func HandleSocket5CipherRequestTCP

func HandleSocket5CipherRequestTCP(conn net.Conn)

socket5 protocol handler 参考资料:https://www.flysnow.org/2016/12/26/golang-socket5-proxy.html

func HandleSocket5RequestTCP

func HandleSocket5RequestTCP(client net.Conn)

socket5 protocol handler 参考资料:https://www.flysnow.org/2016/12/26/golang-socket5-proxy.html

func RunHttpProxy

func RunHttpProxy()

Types

type ServerCipher

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

Jump to

Keyboard shortcuts

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