sniproxy

package module
v0.0.0-...-9cdca2b Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2023 License: MIT Imports: 9 Imported by: 0

README

go-sniproxy

Proxies incoming HTTP and TLS connections based on the hostname contained in the initial request of the TCP session.

References

LICENSE

MIT LICENSE

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ForwardHTTP

func ForwardHTTP(conn net.Conn, dial Dial)

func ForwardTLS

func ForwardTLS(conn net.Conn, dial Dial)

Types

type Dial

type Dial func(network, address string) (net.Conn, error)

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

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