README.md 256 B

QuickProxy

Simple tool to create a reverse proxy for development purposes

Usage:

qproxy -l 0.0.0.0:8080 -t http://www.google.com
Usage of qproxy:
  -l string
    	Listen address
  -t string
    	Target address