go-http-proxy

command module
v0.0.0-...-58d16b2 Latest Latest
Warning

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

Go to latest
Published: Nov 20, 2023 License: MIT Imports: 14 Imported by: 0

README

go-http-proxy

A simple reverse proxy written in Go.

Features

  • proxy auth
  • local proxy
  • log

docker

build image

sudo docker build . -t registry.cn-hangzhou.aliyuncs.com/test/go-http-proxy:v0.1.0

run

sudo docker run --name go-http-proxy \
  --add-host=host.docker.internal:host-gateway \
  --net frontend -d registry.cn-hangzhou.aliyuncs.com/test/go-http-proxy:v0.1.0 /app/app -addr=:8080 -local-proxy=http://host.docker.internal:7890

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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