Ichbinjoe / httpproxy

A proxy router written in go.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implements a programmable HTTP Forwarding Proxy with Many-To-One server relationships, including user-agent rewriting. Also supports optional proxy authentication.

This package wraps github.com/elazarl/goproxy for its many features and needs. It is controlled and interacted with via a REST style interface.

This code is absolutely use at your own risk peril - I wrote this for a very specific purpose and made it more general for public release.

About

A proxy router written in go.

License:MIT License


Languages

Language:Go 100.0%