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

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

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

1 个仓库

Awesome GitHub RepositoriesCloud Instance Connection Workflows

Automated processes for establishing shell access to cloud instances including IP resolution and jump host routing.

Distinct from Secure SSH Access: Focuses on the orchestration of the connection workflow (IP resolution, jump hosts) rather than just the identity-based authentication mechanism.

Explore 1 awesome GitHub repository matching security & cryptography · Cloud Instance Connection Workflows. Refine with filters or upvote what's useful.

Awesome Cloud Instance Connection Workflows GitHub Repositories

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

    wallix/awless

    4,968在 GitHub 上查看↗

    Awless 是一个用于管理、部署和检查 AWS 云资源的命令行界面和基础设施编排器。它充当资源检查器、身份管理器和安全连接工具,提供了一组分层命令来控制云环境。 该工具的独特之处在于将远程云状态同步到本地图表,从而实现离线基础设施分析、审计和资源关系查询,而无需进行主动 API 调用。它通过将人类可读的别名映射到系统标识符,并促进通过自动解析 IP 地址和跳转主机到远程实例的安全 Shell 连接,进一步简化了操作。 其广泛的功能涵盖了虚拟服务器、数据库、无服务器函数和容器资源的生命周期。它通过虚拟私有云(VPC)和 DNS 管理处理网络,通过用户和角色策略管理身份和访问,并使用源自本地文件或远程 URL 的模板编排部署。 该系统包括用于 bash 和 zsh 的 Shell 自动补全生成,以辅助命令发现。

    Establishing secure shell connections to remote instances by automatically resolving IP addresses, usernames, and security keys.

    Go
    在 GitHub 上查看↗4,968
  1. Home
  2. Security & Cryptography
  3. Secure SSH Access
  4. Cloud Instance Connection Workflows