1 个仓库
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.
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.