macOS
brew install sshportalprovider-native install command
brew / rank 10042
SSH & Telnet bastion server. Version 1.19.5 via Homebrew; verified 2026-07-26.
install
brew install sshportalprovider-native install command
overview
SSH & Telnet bastion server
history
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.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
sshportal | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:sshportal |
|---|---|
| Version | 1.19.5 |
| Package manager | Homebrew |
| Homepage | https://v1.manfred.life/sshportal/ |
| Repository | https://github.com/moul/sshportal |
| Last updated | 2026-07-26T04:03:45+02:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.