awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 个仓库

Awesome GitHub RepositoriesSSH Authentication Automators

Automates credential entry for secure shell sessions.

Distinguishing note: Focuses on credential automation rather than general SSH management.

Explore 4 awesome GitHub repositories matching security & cryptography · SSH Authentication Automators. Refine with filters or upvote what's useful.

Awesome SSH Authentication Automators GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • kovidgoyal/kittykovidgoyal 的头像

    kovidgoyal/kitty

    33,462在 GitHub 上查看↗

    Kitty is a high-performance, GPU-accelerated terminal emulator designed to provide a consistent and extensible workspace across different operating systems. It leverages graphics hardware to render text, images, and complex layouts with low latency, while providing a robust environment for demanding command-line workflows. The project distinguishes itself through its integrated workspace management and programmable interface. It functions as a tiling window manager that organizes terminal windows, tabs, and layouts into persistent, keyboard-driven sessions. Users can automate complex workflow

    Automates password and TOTP entry for seamless SSH sessions.

    Pythoncgogolang
    在 GitHub 上查看↗33,462
  • scoopinstaller/scoopScoopInstaller 的头像

    ScoopInstaller/Scoop

    23,635在 GitHub 上查看↗

    Scoop is a command-line package manager for Windows designed to automate the installation, configuration, and lifecycle management of software. It utilizes a manifest-driven architecture where applications are defined in structured text files, allowing for consistent and repeatable deployments. By leveraging shim-based path management and symlink-based version switching, it enables users to install and toggle between multiple software versions without cluttering the global system environment. The project distinguishes itself through its focus on portability and clean system integration. It su

    Automates credential entry for secure shell sessions by managing background authentication agents.

    PowerShellinstallerpowershellscoop
    在 GitHub 上查看↗23,635
  • wavetermdev/wavetermwavetermdev 的头像

    wavetermdev/waveterm

    21,297在 GitHub 上查看↗

    WaveTerm is a cross-platform terminal emulator that integrates artificial intelligence, graphical widgets, and remote session management into a unified, block-based workspace. By rendering the interface through a web-based engine, it allows users to organize their development environment into a grid of resizable, independent blocks that can host shells, interactive web content, and system monitoring tools. The platform distinguishes itself by embedding intelligent models directly into the command-line interface, enabling automated code generation, terminal output analysis, and multimodal file

    Injects stored credentials into SSH connections automatically to eliminate manual password entry during remote server access.

    Gocommand-linedeveloper-toolslinux
    在 GitHub 上查看↗21,297
  • phusion/baseimage-dockerphusion 的头像

    phusion/baseimage-docker

    9,098在 GitHub 上查看↗

    Phusion/baseimage-docker is a minimal Ubuntu-based Docker base image that includes a proper init system for managing multiple services and processes inside a single container. It provides a lightweight init process that reaps zombie processes, forwards stop signals for graceful shutdown, and supervises daemons through runit, restarting them automatically if they crash. The image includes a preconfigured OpenSSH server restricted to public-key authentication for secure shell access to running containers, along with a cron daemon for scheduling recurring tasks. It supports ordered startup scrip

    Looks up a container's IP address and opens an SSH session automatically without manual setup.

    Shell
    在 GitHub 上查看↗9,098
  1. Home
  2. Security & Cryptography
  3. SSH Authentication Automators

探索子标签

  • Container SSH Session LaunchersLooks up a container's IP address and opens an SSH session automatically without manual setup. **Distinct from SSH Authentication Automators:** Distinct from SSH Authentication Automators: focuses on automating the full SSH session launch to a container, not just credential entry.