gophergala2016/goxy

Name: goxy

Owner: gophergala2016

Description: Forward proxy for golang

Created: 2016-01-24 02:13:27.0

Updated: 2018-05-02 08:50:45.0

Pushed: 2016-01-25 00:54:15.0

Homepage:

Size: 1

Language: Go

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Goxy

A forward proxy for Golang. Useful to intercept HTTP traffic on your phone or computer.

Usage

Start the proxy server:

clone git@github.com:montanaflynn/roxy.git
oxy
un goxy.go -port 4444

Make requests through it:

 -i localhost:4444 -H "host:gifs.com" -H "goxy-scheme-override:https"

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.