4 repository-uri
Tools for making requests, benchmarking, and managing network connections.
Explore 4 awesome GitHub repositories matching part of an awesome list · HTTP and Network Utilities. Refine with filters or upvote what's useful.
xxh is a framework for orchestrating and managing portable shell environments across remote hosts. It enables users to synchronize local shell configurations, aliases, and custom tools to remote servers over secure shell connections, ensuring a consistent command-line experience without requiring root access or system-wide installations on the target machines. The project distinguishes itself through a modular, plugin-based architecture that allows for the dynamic injection of tools and scripts during session initialization. It provides capabilities for bundling shell dependencies into standa
Bring your favorite shell anywhere via SSH.
Curlie is a terminal-based HTTP client and debugging tool used for executing network requests and interacting with REST APIs. It provides a command line interface for sending requests using simplified syntax, with a specific focus on interacting with JSON services. The tool distinguishes itself by converting simplified interactive requests into standard curl commands for external reproduction and sharing. It also features unbuffered data streaming to monitor server responses in real time as they arrive. The project covers a broad range of API testing capabilities, including request prototypi
The power of curl with the ease of httpie.
htty is the HTTP TTY, a console application for interacting with web servers.
Console application for interacting with web servers.