proxy

package
v0.0.0-...-5d0949a Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2020 License: MIT Imports: 8 Imported by: 0

Documentation

Overview

Package provides L7 HTTPS reverse Proxy. Default Host is used in case that host is not given, otherwise it takes host from url Each request is goes in standalone thread i.e. https://<address of reverse proxy>/ uses default url (i.e. https://ulozto.cz) i.e. https://<address of reverse proxy>/>/?host=forbiddenpage.com uses custom url (i.e. https://forbiddenpage.com)

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewHttpsProxy

func NewHttpsProxy(defaultHost string) (p *httpsproxy)

Creates instance of HTTPS proxy

Types

This section is empty.

Jump to

Keyboard shortcuts

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