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

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

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

bensie/sshkey

0
View on GitHub↗
278 星标·45 分支·Ruby·MIT·1 次浏览

Sshkey

SSH private and public key generator in pure Ruby (RSA & DSA)

Features

  • DevOps Tools - Generate SSH keys using pure Ruby.

Star 历史

bensie/sshkey 的 Star 历史图表bensie/sshkey 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

bensie/sshkey 是做什么的?

SSH private and public key generator in pure Ruby (RSA & DSA)

bensie/sshkey 的主要功能有哪些?

bensie/sshkey 的主要功能包括:DevOps Tools。

bensie/sshkey 有哪些开源替代品?

bensie/sshkey 的开源替代品包括: ansible/ansible — Ansible is an agentless infrastructure automation engine designed to manage remote servers and network devices. It… avamia/kanrisuru — Kanrisuru helps you manage your remote servers with objected oriented ruby. Results come back as structured data,… aws/aws-cli — The AWS Command Line Interface is a terminal tool and API client used to manage and automate Amazon Web Services… aws/chalice — Chalice is a framework for building and deploying serverless applications and REST APIs on AWS Lambda using Python. It… backup/backup — This project is a Unix backup orchestrator used for modeling and executing full-stack data protection. It functions as… amoffat/sh — sh is a Python process management library that provides programmatic wrappers and interfaces for controlling Unix…

Sshkey 的开源替代方案

相似的开源项目,按与 Sshkey 的功能重合度排序。
  • ansible/ansibleansible 的头像

    ansible/ansible

    68,968在 GitHub 上查看↗

    Ansible is an agentless infrastructure automation engine designed to manage remote servers and network devices. It functions as a cross-platform orchestration tool that coordinates system updates, software installations, and service configurations from a centralized management workstation. By utilizing a declarative approach, it allows users to define desired system states through human-readable configuration files, ensuring consistency across distributed environments. The platform operates by establishing secure shell connections to target nodes, eliminating the need for persistent agent sof

    Pythonansiblepython
    在 GitHub 上查看↗68,968
  • avamia/kanrisuruavamia 的头像

    avamia/kanrisuru

    20在 GitHub 上查看↗

    Kanrisuru helps you manage your remote servers with objected oriented ruby. Results come back as structured data, parsed, prepared and ready for you to easily use in your applications.

    Ruby
    在 GitHub 上查看↗20
  • aws/aws-cliaws 的头像

    aws/aws-cli

    17,059在 GitHub 上查看↗

    The AWS Command Line Interface is a terminal tool and API client used to manage and automate Amazon Web Services infrastructure. It functions as a cloud resource management tool that allows for the creation, configuration, and modification of cloud services through a unified set of commands. The tool provides mechanisms to route authenticated requests to global and region-specific service endpoints. It manages identity keys and access profiles through environment variables and configuration files to authenticate requests across different cloud accounts. The interface supports cloud resource

    Pythonawsaws-clicloud
    在 GitHub 上查看↗17,059
  • amoffat/shamoffat 的头像

    amoffat/sh

    7,231在 GitHub 上查看↗

    sh is a Python process management library that provides programmatic wrappers and interfaces for controlling Unix system commands and child process lifecycles. It functions as an asynchronous process wrapper, allowing shell commands and system programs to run within a non-blocking event loop. The library maps command-line arguments and standard input/output streams to native Python functions and objects. It includes a process lifecycle controller to manage signal groups, execution timeouts, and process permissions for spawned child processes. The project provides capabilities for executable

    Pythondevopspythonsubprocess
    在 GitHub 上查看↗7,231
查看 Sshkey 的所有 30 个替代方案→