

Protty
Protty is an HTTP proxy written in Go that redirects, intercepts, and modifies both requests to a remote host and their corresponding responses. The proxy intercepts and processes the requests before forwarding them to the desired host, and then changed the responses and sends...
Cost / License
- Free
- Open Source
Platforms
- Self-Hosted
- Docker
Protty News & Activities
Recent activities
Protty information
What is Protty?
Protty is an HTTP proxy written in Go that redirects, intercepts, and modifies both requests to a remote host and their corresponding responses. The proxy intercepts and processes the requests before forwarding them to the desired host, and then changed the responses and sends back to the user. In addition to proxying requests, Protty also offers features such as throttling requests to control the rate at which requests are sent. These capabilities make Protty a useful tool for a variety of purposes, such as testing applications, debugging network issues, or adding custom functionality to HTTP traffic.

