Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 213 Bytes

readme.md

File metadata and controls

9 lines (7 loc) · 213 Bytes

prxy

a very simple proxy for debugging http traffic

usage

prxy3 -d host:port -p [host]:port

  • -d destination address (host and port)
  • -p proxy address (host is optional, port is required)

have fun :)