wuzz
Wuzz is a command line tool used for interactive exploration of HTTP resources. It allows users to easily navigate and interact with HTTP requests and responses. The tool provides a simple and intuitive user interface for inspecting and modifying HTTP headers and payloads. Wuzz supports various HTTP methods such as GET, POST, PUT, DELETE, among others. It also allows users to upload files, visualize response bodies, and create customized HTTP requests. Wuzz supports HTTP/1.0 and HTTP/1.1 protocols, and is compatible with both IPv4 and IPv6. The tool has a built-in syntax highlighting feature for easy identification of different parts of HTTP requests and responses. It supports proxy mode, which enables users to send requests through a proxy server for debugging or testing purposes. Wuzz allows users to save and load their sessions, making it convenient for repetitive tasks or when starting from a previous state. It is written in the Go programming language and is available for Windows, macOS, and Linux systems.