Skip to content

nyushi/traproxy

Repository files navigation

traproxy

wercker status Build Status Coverage Status

Traproxy is transparent http/https proxy.

Currently only supports linux.

Description

  • http_proxy and https_proxy environment variable is not necessary
  • Work with Docker containers

Installation

go get github.com/nyushi/traproxy/traproxy

How to use

traproxy -proxyaddr <proxy_host>:<proxy_port>