https-proxy

command
v0.0.0-...-6a372e0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 18, 2024 License: MIT Imports: 21 Imported by: 0

Documentation

Overview

Implements a tunneling forward proxy for CONNECT requests, while also MITM-ing the connection and dumping the HTTPs requests/responses that cross the tunnel.

Requires a certificate/key for a CA trusted by clients in order to generate and sign fake TLS certificates.

Implements a tunneling forward proxy for CONNECT requests.

This proxy serves over plain HTTP and only supports CONNECT requests to arbitrary targets; it does not support regular HTTP proxying.

Server for debugging HTTP requests; answers all paths successfully and dumps information about the request to the log.

A TLS-terminating single-backend reverse proxy. Listens on the address given with the --from flag and forwards all traffic to the server given with the --to flag. Similar to basic-reverse-proxy, but talks HTTPS.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL