# sshportal mit Homebrew, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für sshportal in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install sshportal
```

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## Paketfakten

- **Paketschlüssel:** brew:sshportal
- **Paketmanager:** Homebrew
- **Version:** 1.19.5
- **Quellzusammenfassung:** SSH & Telnet bastion server
- **Homepage:** <https://v1.manfred.life/sshportal/>
- **Repository:** <https://github.com/moul/sshportal>
- **Zuletzt aktualisiert:** 2026-07-26T04:03:45+02:00
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- sshportal (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 1.19.5
## Projektgeschichte und Nutzung

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

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 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.

### Quellen

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


## Sicherheitshinweise

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

- **Geiger-Risiko:** blue / mittel
- broad file, network, media, or database tool signal

## Andere Paketmanager-Einträge

- 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


## Combined YAML source

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


## Quellen

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