# 使用 Homebrew, Nix, scoop, winget 安装 lazyssh

查看 lazyssh 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:lazyssh
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install lazyssh
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#lazyssh
```

  证据: nixpkgs package indexes: pkgs/by-name/la/lazyssh/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- Scoop (92%):

```sh
scoop install main/lazyssh
```

  证据: Scoop official bucket manifest trees: bucket/lazyssh.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id Adembc.Lazyssh -e
```

  证据: Windows Package Manager source index: Adembc.Lazyssh from https://cdn.winget.microsoft.com/cache/source.msix

## 软件包事实

- **软件包键:** brew:lazyssh
- **软件包管理器:** Homebrew
- **版本:** 0.3.0
- **来源摘要:** Terminal-based SSH manager
- **主页:** <https://github.com/Adembc/lazyssh>
- **仓库:** <https://github.com/Adembc/lazyssh>
- **最后更新:** 2026-07-26T13:40:59+02:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- lazyssh (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.3.0
## 项目历史与用法

lazyssh is a Go terminal UI for browsing, editing, and connecting to hosts defined in OpenSSH config.

### 项目历史

The GitHub repository was created on 2025-08-13. The README describes lazyssh as an interactive SSH manager inspired by lazydocker and k9s, built around a user's existing `~/.ssh/config` file.

### 采用历史

lazyssh published v0.1.0 on 2025-08-30 and v0.3.0 on 2025-10-08. GitHub metadata reported 3,629 stars by 2025-10-09.

### 使用方式

The tool reads and displays servers from `~/.ssh/config`, offers fuzzy search, one-key SSH connection, tags, port-forwarding fields, proxy settings, key autocomplete, and non-destructive config writes with backups.

### 为什么软件包爱好者会关心

lazyssh is package-nerd-friendly because it wraps OpenSSH rather than replacing it: the user's standard ssh binary and config remain the source of truth while the TUI adds navigation and editing.

### 时间线

- 2025-08-13: GitHub repository created.
- 2025-08-30: Release v0.1.0 published.
- 2025-10-08: Release v0.3.0 published.

### Related projects

- The README names lazydocker and k9s as inspirations and explicitly depends on the system OpenSSH binary and OpenSSH config format.

### 来源

- <https://api.github.com/repos/Adembc/lazyssh>
- <https://github.com/Adembc/lazyssh>
- <https://github.com/Adembc/lazyssh/releases>


## 安全说明

broad file, network, media, or database tool signal.

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal


## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Unix: ~/.ssh/config
## 其他软件包管理器记录

- Nix - lazyssh: normalized package name match | nixpkgs package indexes: pkgs/by-name/la/lazyssh/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Scoop - main/lazyssh: normalized package name match | Scoop official bucket manifest trees: bucket/lazyssh.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - Adembc.Lazyssh: normalized package name match | Windows Package Manager source index: Adembc.Lazyssh from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

View the package source record on GitHub. [combined/lazyssh.yml](https://github.com/mxcl/pkgdb/blob/main/combined/lazyssh.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
