01Stateful SSH Sessions: Preserves shell state (current directory, environment variables) between commands for multi-step workflows.
02MCP Server Mode: Integrates with AI assistants like Cursor and Claude Desktop for intelligent SSH operations.
03SSH Config Support: Utilizes `~/.ssh/config` for host aliases and connection parameters.
04Direct Connection: Allows connecting directly using user, hostname, password, and port without SSH config.
05Standalone CLI Mode: Provides an interactive terminal for debugging and testing SSH connections and commands.
062 GitHub stars