htty is the HTTP TTY, a console application for interacting with web servers.
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
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
CLI for the ssh client Termius
Principalele funcționalități ale termius/termius-cli sunt: HTTP and Network Utilities.
Alternativele open-source pentru termius/termius-cli includ: htty/htty — htty is the HTTP TTY, a console application for interacting with web servers. rs/curlie — Curlie is a terminal-based HTTP client and debugging tool used for executing network requests and interacting with… xxh/xxh — xxh is a framework for orchestrating and managing portable shell environments across remote hosts. It enables users to…