Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

4 Commits

Repository files navigation

revproxy

Simple reverse proxy that allows overriding the Host header.

Installation

go get github.com/the/revproxy

Usage

revproxy [OPTIONS] target
-H	print request headers
-color
format output with colors
-host string
override host header
-port uint
proxy port (default 8080)

Example

revproxy -port 9000 -host www.google.ch https://www.google.ch

About

Simple reverse proxy that allows overriding the Host header.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages