Automic VaultAutomic Vault

brew

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

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install sshportal

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#sshportal

nixpkgs package indexes · pkgs/by-name/ss/sshportal/package.nix · ソース: api.github.com

概要

パッケージ概要

SSH & Telnet bastion server

コマンドとエイリアス

  • sshportal

履歴

プロジェクトの歴史と使われ方

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.

セキュリティ状態

リスクレベル: blue

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

リスク分類器

リスク blue · 信頼度 中 · tool

理由

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

信号

  • text:ssh,server

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 10 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
sshportalcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版1.19.5
マネージャ更新日
ローカルデータOK
上流最新
検出された最新v1.19.5

https://github.com/moul/sshportal

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:sshportal
バージョン1.19.5
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/sshportal
ホームページhttps://v1.manfred.life/sshportal/
リポジトリhttps://github.com/moul/sshportal
上流ドキュメントhttps://github.com/moul/sshportal#readme
ライセンスApache-2.0
ソースアーカイブhttps://github.com/moul/sshportal/archive/refs/tags/v1.19.5.tar.gz
ビルド依存関係go
Bottle利用可能 (対象 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namesshportal
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

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

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

sshportal

nix profile install nixpkgs#sshportal
  • normalized package name match
  • 一致条件: Sshportal
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ss/sshportal/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment