hudsucker
Hudsucker is a MITM HTTP/S proxy written in Rust that allows you to:
- Modify HTTP/S requests
- Modify HTTP/S responses
- Modify websocket messages
Features
full: Enables all features.http2: Enables HTTP/2 support.openssl-certs: EnablesOpensslAuthority.rcgen-certs: EnablesRcgenAuthority(enabled by default).
Usage
For usage, refer to the provided examples.