macOS
brew install sshportallocal Homebrew formula metadata
brew
sshportal のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install sshportallocal Homebrew formula metadata
nix profile install nixpkgs#sshportalnixpkgs package indexes · pkgs/by-name/ss/sshportal/package.nix · ソース: api.github.com
概要
SSH & Telnet bastion server
履歴
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.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
sshportal | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/moul/sshportal
インストールメタデータ
| パッケージキー | 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 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
sshportal
nix profile install nixpkgs#sshportalソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.