Skip to content

gwn/qpx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qpx: Quick Proxy

Very simple forward proxy with detailed logging.

Install:

npm i -g qpx

Usage:

qpx <target> <local-port> [-H <extra-header>]...

Example:

qpx https://asdf.com 8080 -H 'foo: bar' -H 'lorem: ipsum'

curl http://localhost:8080/kittens/42

# Enjoy

About

One liner forward proxy

Resources

Stars

Watchers

Forks

Packages

No packages published