https-proxy

module
v0.0.0-...-2062ed6 Latest Latest
Warning

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

Go to latest
Published: Feb 4, 2020 License: MIT

README

https-proxy

A reverse proxy in golang that routes https requests to http servers

##Native or Cross Compile

go env -w GOOS=linux GOARCH=arm GOARM=7

go env -w GOOS=windows GOARCH=amd64

go env -u GOARM

go build -o ..\pkg\secure-proxy github.com\geobe\https-proxy\go\server\secure-proxy.go

Build Tests

go build -o ..\pkg\dummy-server github.com\geobe\https-proxy\go\main\dummyServer.go

go build -o ..\pkg\redirect-demo github.com\geobe\https-proxy\go\main\portRedirectDemoServer.go

Needed files

config.json

View template directory cd ../

Directories

Path Synopsis
go
controller
Package controller holds all handlers and handler functions as well as necessary infrastructure for session management and security
Package controller holds all handlers and handler functions as well as necessary infrastructure for session management and security

Jump to

Keyboard shortcuts

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