SphericalKat / balrog-backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Forward-proxy

A stateless forward proxy for intercepting http(s) traffic and acting as a gateway. This particular service is built in Go. Install the dependencies to get started.

Dependencies:

Run the server

go run .

Build a binary

go build . -o <filename>

About


Languages

Language:Go 100.0%