Protty alternatives

Protty is an HTTP proxy developed in Go that redirects, intercepts, and modifies requests and responses. It processes requests before sending them to the target host and alters responses before returning them to users. Protty also includes features like request throttling to manage traffic rates, making it suitable for testing, debugging, and customizing HTTP traffic.

Alternatives