Charles Proxy XK72
winget install --id=XK72.Charles -e
Charles is an HTTP proxy / HTTP monitor / Reverse Proxy that enables a developer to view all of the HTTP and SSL / HTTPS traffic between their machine and the Internet. This includes requests, responses and the HTTP headers (which contain the cookies and caching information).
Charles Proxy is an HTTP proxy, monitor, and reverse proxy designed to enable developers to inspect all HTTP and SSL/HTTPS traffic between their machine and the internet. It captures requests, responses, and headers, including cookies and caching information, providing a comprehensive view of network communication.
Key Features:
- Network Traffic Inspection: Monitor and analyze HTTP, HTTPS, and other network traffic in real-time.
- Deep Request/Response Analysis: View detailed request and response bodies, headers, and metadata to identify issues or optimize performance.
- Reverse Proxy Functionality: Test APIs and web services by routing traffic through a reverse proxy setup.