go-proxy

module
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Jun 9, 2021 License: MIT

README

Quality Gate Status Build Status Go Report Card

Simple HTTPS Proxy - Written in Go

Developed with go

go version go1.15.3 linux/amd64

Simple HTTPS proxy, using CONNECT pattern

And with Goroutines =)

License

FOSSA Status

USAGE

Simple run the proxy

with binary
./go-proxy
OR from source
go run cmd/go-proxy/main.go

Stress test

Stress tests using k6, tests are located on folder k6.
Running with docker ( with make )

make run-k6-docker-http
# OR
make run-k6-docker-https
ENV VARS
GO_PROXY_PPROF_DEBUG=true #enable the PPROF profiling on 127.0.0.1:6060
HOST=0.0.0.0 #set the host/ip to bind the listening proxy address
PORT=8080 #set the port for the binding

Directories

Path Synopsis
cmd
internal

Jump to

Keyboard shortcuts

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