# sshportal を Homebrew, Nix でインストール

sshportal のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:sshportal
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install sshportal
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#sshportal
```

  証拠: nixpkgs package indexes: pkgs/by-name/ss/sshportal/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:sshportal
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/sshportal>
- **バージョン:** 1.19.5
- **ソース概要:** SSH & Telnet bastion server
- **ホームページ:** <https://v1.manfred.life/sshportal/>
- **リポジトリ:** <https://github.com/moul/sshportal>
- **上流ドキュメント:** <https://v1.manfred.life/sshportal/>
- **ライセンス:** Apache-2.0
- **ソースアーカイブ:** <https://github.com/moul/sshportal/archive/refs/tags/v1.19.5.tar.gz>
- **最終更新:** 2026-07-26T04:03:45+02:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- sshportal (cli)
- sshportal (エイリアス)

## ビルド依存関係

- go

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 1.19.5
- マネージャ更新日: 2026-07-26
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/moul/sshportal
- 検出された最新: v1.19.5 (最新)
## プロジェクトの歴史と使われ方

sshportal is a Go-based SSH and Telnet bastion server aimed at making jump-host access easier to administer without requiring modified SSH clients.

### プロジェクトの歴史

The project began publicly in 2017 in Manfred Touron's GitHub repository, with early releases following within weeks of the proof-of-concept commits. Its README frames the tool as a "transparent SSH bastion" with user invitations, host and key management, ACLs, audit logging, session recording, and support for common SSH workflows such as scp, rsync, sftp, port forwarding, and Git.

The author's project page and README emphasize operational access management: administrators can create invite accounts, users bind their own keys on first connection, and target hosts remain decoupled from end-user SSH keys.

### 採用の歴史

Official project material describes use by educators, infrastructure teams, hosting operators, and security-focused contributors. The README specifically lists package availability in Homebrew and Nix through the supplied package metadata, placing sshportal in the package-manager niche of self-hosted bastion tooling rather than a hosted remote-access service.

### 使われ方

Common usage starts a local bastion server with `sshportal server`, then uses ordinary SSH clients to register users, create hosts, and connect through the portal. The project is meant to preserve normal SSH client behavior while centralizing access policy and logging.

### パッケージ好きにとっての重要性

Package maintainers care about sshportal because it is a single Go service binary for a familiar infrastructure pattern: jump-host access with an auditable local database. Its appeal is strongest for operators who prefer installing a small CLI/server tool from Homebrew or Nix over deploying a larger privileged-access platform.

### タイムライン

- 2017: First public proof-of-concept commits in the upstream repository.
- 2017: v1.0.0 tagged shortly after the initial implementation.
- 2018: README documented operational use cases, invite-based onboarding, and broad SSH compatibility.
- 2023: Later v1.19.x tags show continued maintenance of the original Go project.

### Related projects

- sshportal sits near bastion-host and jump-server tools, and its README explicitly contrasts its transparent behavior with workflows that require per-user target host configuration.

### ソース

- Git history from https://github.com/moul/sshportal
- <https://github.com/moul/sshportal#readme>
- <https://v1.manfred.life/sshportal>
- source_facts.package-manager


## セキュリティノート

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

- **Geiger リスク:** blue / 中
- broad file, network, media, or database tool signal

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** sshportal
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## 他のパッケージマネージャ記録

- Nix - sshportal: normalized package name match | nixpkgs package indexes: pkgs/by-name/ss/sshportal/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## 関連リンク

- [Secret-risk packages](https://pkg.so/ja/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Homebrew utility packages](https://pkg.so/ja/brew-utility-packages/) - Matched Homebrew package provider.
- [go](https://pkg.so/ja/brew/go/) - Build dependency declared by Homebrew.
- [putty](https://pkg.so/ja/brew/putty/) - Shares pkgdb curated category or tags: cli, networking, remote-access, ssh, telnet.
- [telnetd](https://pkg.so/ja/brew/telnetd/) - Shares pkgdb curated category or tags: cli, networking, remote-access, server, telnet.
- [telnet](https://pkg.so/ja/brew/telnet/) - Shares pkgdb curated category or tags: cli, networking, remote-access, telnet.
- [upterm](https://pkg.so/ja/brew/upterm/) - Shares pkgdb curated category or tags: cli, networking, remote-access, ssh.
- [c-kermit](https://pkg.so/ja/brew/c-kermit/) - Shares pkgdb curated category or tags: cli, networking, ssh, telnet.
- [ssh3](https://pkg.so/ja/brew/ssh3/) - Shares pkgdb curated category or tags: cli, networking, remote-access, ssh.
- [soapyremote](https://pkg.so/ja/brew/soapyremote/) - Shares pkgdb curated category or tags: cli, networking, remote-access, server.
- [shellinabox](https://pkg.so/ja/brew/shellinabox/) - Shares pkgdb curated category or tags: cli, networking, remote-access, server.
- [assh](https://pkg.so/ja/brew/assh/) - Security-sensitive metadata or terminology overlaps. Shared terms: cli, networking, ssh.
- [shellz](https://pkg.so/ja/brew/shellz/) - Security-sensitive metadata or terminology overlaps. Shared terms: access, cli, networking, remote, remote-access.

## Combined YAML source

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


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
