Dismissed suggestions Untriaged suggestions Draft issues Published issues Automatically generated suggestions Create Draft to queue a suggestion for refinement. Dismiss to remove a suggestion from the queue. CVE-2025-9905 created 3 weeks ago Arbitary Code execution in Keras load_model() The Keras Model.load_model method can be exploited to achieve arbitrary code execution, even with safe_mode=True. One can create a specially crafted .h5/.hdf5 model archive that, when loaded via Model.load_model, will trigger arbitrary code to be executed. This is achieved by crafting a special .h5 archive file that uses the Lambda layer feature of keras which allows arbitrary Python code in the form of pickled code. The vulnerability comes from the fact that the safe_mode=True option is not honored when reading .h5 archives. Note that the .h5/.hdf5 format is a legacy format supported by Keras 3 for backwards compatibility. keras =<3.11.2 pkgs.python312Packages.keras Multi-backend implementation of the Keras API, with support for TensorFlow, JAX, and PyTorch nixos-25.05 3.9.2 nixpkgs-25.05-darwin 3.9.2 nixos-25.05-small 3.9.2 nixos-unstable 3.11.3 nixos-unstable-small 3.11.3 nixpkgs-unstable 3.11.3 pkgs.python312Packages.tf-keras Deep learning for humans nixos-25.05 2.19.0 nixpkgs-25.05-darwin 2.19.0 nixos-25.05-small 2.19.0 nixos-unstable 2.19.0 nixos-unstable-small 2.19.0 nixpkgs-unstable 2.19.0 Package maintainers: 1 @GaetanLepage Gaetan Lepage <gaetan@glepage.com> CVE-2025-4953 7.4 HIGH CVSS version: 3.1 Attack vector (AV): NETWORK Attack complexity (AC): HIGH Privileges required (PR): NONE User interaction (UI): NONE Scope (S): UNCHANGED Confidentiality impact (C): HIGH Integrity impact (I): HIGH Availability impact (A): NONE created 3 weeks, 6 days ago Podman: build context bind mount A flaw was found in Podman. In a Containerfile or Podman, data written to RUN --mount=type=bind mounts during the podman build is not discarded. This issue can lead to files created within the container appearing in the temporary build context directory on the host, leaving the created files accessible. rhcos podman container-tools:rhel8/podman pkgs.podman Program for managing pods, containers and container images nixos-unstable ??? nixpkgs-unstable 5.6.1 pkgs.podman-tui Podman Terminal UI nixos-unstable ??? nixpkgs-unstable 1.8.0 pkgs.podman-bootc Streamlining podman+bootc interactions nixos-unstable ??? nixpkgs-unstable 0.1.2 pkgs.podman-compose Implementation of docker-compose with podman backend nixos-unstable ??? nixpkgs-unstable 1.5.0 pkgs.podman-desktop Graphical tool for developing on containers and Kubernetes nixos-unstable ??? nixpkgs-unstable 1.21.0 pkgs.nomad-driver-podman Podman task driver for Nomad nixos-unstable ??? nixpkgs-unstable 0.6.3 pkgs.python312Packages.podman Python bindings for Podman's RESTful API nixos-unstable ??? nixpkgs-unstable 5.6.0 pkgs.python313Packages.podman Python bindings for Podman's RESTful API nixos-unstable ??? nixpkgs-unstable 5.6.0 Package maintainers: 8 @fabaff Fabian Affolter <mail@fabian-affolter.ch> @vdemeester Vincent Demeester <vincent@sbr.pm> @saschagrunert Sascha Grunert <mail@saschagrunert.de> @cpcloud Phillip Cloud @evan-goode Evan Goode <mail@evangoo.de> @sikmir Nikolay Korotkiy <sikmir@disroot.org> @booxter Ihar Hrachyshka <ihar.hrachyshka@gmail.com> @aaronjheng Aaron Jheng <wentworth@outlook.com> CVE-2025-8396 created 3 weeks, 6 days ago Insufficiently specific bounds checking on authorization header could lead to … Insufficiently specific bounds checking on authorization header could lead to denial of service in the Temporal server on all platforms due to excessive memory allocation.This issue affects all platforms and versions of OSS Server prior to 1.26.3, 1.27.3, and 1.28.1 (i.e., fixed in 1.26.3, 1.27.3, and 1.28.1 and later). Temporal Cloud services are not impacted. temporal <1.26.3 <1.28.1 <1.27.3 pkgs.temporal Microservice orchestration platform which enables developers to build scalable applications without sacrificing productivity or reliability nixos-unstable ??? nixpkgs-unstable 1.28.1 pkgs.temporal-cli Command-line interface for running Temporal Server and interacting with Workflows, Activities, Namespaces, and other parts of Temporal nixos-unstable ??? nixpkgs-unstable 1.4.1 pkgs.python312Packages.temporalio Temporal Python SDK nixos-unstable ??? nixpkgs-unstable 1.17.0 pkgs.python313Packages.temporalio Temporal Python SDK nixos-unstable ??? nixpkgs-unstable 1.17.0 pkgs.haskellPackages.temporal-media data types for temporal media nixos-unstable ??? nixpkgs-unstable 0.6.3 pkgs.terraform-providers.temporalcloud nixos-unstable ??? nixpkgs-unstable 1.1.0 pkgs.postgresqlPackages.temporal_tables Temporal Tables PostgreSQL Extension nixos-unstable ??? nixpkgs-unstable 1.2.2 pkgs.postgresql13Packages.temporal_tables Temporal Tables PostgreSQL Extension nixos-unstable ??? nixpkgs-unstable 1.2.2 pkgs.postgresql14Packages.temporal_tables Temporal Tables PostgreSQL Extension nixos-unstable ??? nixpkgs-unstable 1.2.2 pkgs.postgresql15Packages.temporal_tables Temporal Tables PostgreSQL Extension nixos-unstable ??? nixpkgs-unstable 1.2.2 pkgs.postgresql16Packages.temporal_tables Temporal Tables PostgreSQL Extension nixos-unstable ??? nixpkgs-unstable 1.2.2 pkgs.postgresql18Packages.temporal_tables Temporal Tables PostgreSQL Extension nixos-unstable ??? nixpkgs-unstable 1.2.2 pkgs.haskellPackages.temporal-music-notation music notation nixos-unstable ??? nixpkgs-unstable 0.4.1 pkgs.haskellPackages.temporal-music-notation-demo generates midi from score notation nixos-unstable ??? nixpkgs-unstable 0.4.0 pkgs.haskellPackages.temporal-music-notation-western western music notation nixos-unstable ??? nixpkgs-unstable 0.4.0 Package maintainers: 4 @ggPeti Peter Ferenczy <ggpeti@gmail.com> @levigross Levi Gross <levi@levigross.com> @jpds Jonathan Davies @aaronjheng Aaron Jheng <wentworth@outlook.com> CVE-2025-48041 created 3 weeks, 6 days ago SSH_FXP_OPENDIR may Lead to Exhaustion of File Handles Allocation of Resources Without Limits or Throttling vulnerability in Erlang OTP ssh (ssh_sftp modules) allows Excessive Allocation, Flooding. This vulnerability is associated with program files lib/ssh/src/ssh_sftpd.erl. This issue affects OTP form OTP 17.0 until OTP 28.0.3, OTP 27.3.4.3 and 26.2.5.15 corresponding to ssh from 3.0.1 until 5.3.3, 5.2.11.3 and 5.1.4.12. ssh * <pkg:otp/ssh@* pkgs.assh Advanced SSH config - Regex, aliases, gateways, includes and dynamic hosts nixos-unstable ??? nixpkgs-unstable 2.16.0 pkgs.pssh Parallel SSH Tools nixos-unstable ??? nixpkgs-unstable 2.3.5 pkgs.sshs Terminal user interface for SSH nixos-unstable ??? nixpkgs-unstable 4.7.2 pkgs.sshx Fast, collaborative live terminal sharing over the web nixos-unstable ??? nixpkgs-unstable 0.4.1 pkgs.zssh SSH and Telnet client with ZMODEM file transfer capability nixos-unstable ??? nixpkgs-unstable 1.5c pkgs.passh Sshpass alternative for non-interactive ssh auth nixos-unstable ??? nixpkgs-unstable 2020-03-18 pkgs.sshed ssh config editor and bookmarks manager nixos-unstable ??? nixpkgs-unstable 1.2.0 pkgs.libssh SSH client library nixos-unstable ??? nixpkgs-unstable 0.11.2 pkgs.opkssh Enables SSH to be used with OpenID Connect nixos-unstable ??? nixpkgs-unstable 0.9.0 pkgs.rsshub RSS feed generator nixos-unstable ??? nixpkgs-unstable 0-unstable-2025-05-31 pkgs.smassh TUI based typing test application inspired by MonkeyType nixos-unstable ??? nixpkgs-unstable 3.1.6 pkgs.tarssh Simple SSH tarpit inspired by endlessh nixos-unstable ??? nixpkgs-unstable 0.7.0 pkgs.webssh Web based SSH client nixos-unstable ??? nixpkgs-unstable 1.6.3 pkgs.autossh Automatically restart SSH sessions and tunnels nixos-unstable ??? nixpkgs-unstable 1.4g pkgs.lazyssh Terminal-based SSH manager nixos-unstable ??? nixpkgs-unstable 0.2.0 pkgs.libssh2 Client-side C library implementing the SSH2 protocol nixos-unstable ??? nixpkgs-unstable 1.11.1 pkgs.openssh Implementation of the SSH protocol nixos-unstable ??? nixpkgs-unstable 10.0p2 pkgs.sshoogr A Groovy-based DSL for working with remote SSH servers nixos-unstable ??? nixpkgs-unstable 0.9.26 pkgs.sshpass Non-interactive ssh password auth nixos-unstable ??? nixpkgs-unstable 1.10 pkgs.sshping Measure character-echo latency and bandwidth for an interactive ssh session nixos-unstable ??? nixpkgs-unstable 0.1.4 pkgs.tinyssh Minimalistic SSH server nixos-unstable ??? nixpkgs-unstable 20250201 pkgs.baboossh Tool to do SSH spreading nixos-unstable ??? nixpkgs-unstable 1.2.1 pkgs.endlessh SSH tarpit that slowly sends an endless banner nixos-unstable ??? nixpkgs-unstable 1.1 pkgs.esshader Offline ShaderToy-compatible GLSL shader viewer using OpenGL ES 2.0 nixos-unstable ??? nixpkgs-unstable 0-unstable-2020-08-09 pkgs.fast-ssh TUI tool to use the SSH config for connections nixos-unstable ??? nixpkgs-unstable 0.3.2 pkgs.hyperssh Run SSH over hyperswarm nixos-unstable ??? nixpkgs-unstable 5.0.3 pkgs.pam_rssh PAM module for authenticating via ssh-agent, written in Rust nixos-unstable ??? nixpkgs-unstable 1.2.0 pkgs.pam_ussh PAM module to authenticate using SSH certificates nixos-unstable ??? nixpkgs-unstable 0-unstable-2021-06-15 pkgs.pfsshell PFS (PlayStation File System) shell for POSIX-based systems nixos-unstable ??? nixpkgs-unstable 1.1.1 pkgs.ssh-chat Chat over SSH nixos-unstable ??? nixpkgs-unstable 1.10.1 pkgs.ssh-mitm Tool for SSH security audits nixos-unstable ??? nixpkgs-unstable 5.0.1 pkgs.sshesame Easy to set up and use SSH honeypot nixos-unstable ??? nixpkgs-unstable 0.0.39 pkgs.sshguard Protects hosts from brute-force attacks nixos-unstable ??? nixpkgs-unstable 2.5.1 pkgs.sshified Proxy HTTP requests through SSH nixos-unstable ??? nixpkgs-unstable 1.2.1 pkgs.sshlatex Collection of hacks to efficiently run LaTeX via ssh nixos-unstable ??? nixpkgs-unstable 0.8 pkgs.sshocker Tool for SSH, reverse sshfs and port forwarder nixos-unstable ??? nixpkgs-unstable 0.3.8 pkgs.sshuttle Transparent proxy server that works as a poor man's VPN nixos-unstable ??? nixpkgs-unstable 1.3.2 pkgs.sshwifty WebSSH & WebTelnet client nixos-unstable ??? nixpkgs-unstable 0.4.0-beta-release pkgs.guile-ssh Bindings to Libssh for GNU Guile nixos-unstable ??? nixpkgs-unstable 0.18.0 pkgs.ssh-audit Tool for ssh server auditing nixos-unstable ??? nixpkgs-unstable 3.3.0 pkgs.ssh-ident Start and use ssh-agent and load identities as necessary nixos-unstable ??? nixpkgs-unstable 2016-04-21 pkgs.ssh-tools Making SSH more convenient nixos-unstable ??? nixpkgs-unstable 1.9 pkgs.sshportal Simple, fun and transparent SSH (and telnet) bastion server nixos-unstable ??? nixpkgs-unstable 1.19.5 pkgs.tmux-cssh SSH to multiple hosts at the same time using tmux nixos-unstable ??? nixpkgs-unstable 2015-10-15 pkgs.trzsz-ssh SSH client designed as a drop-in replacement for the openssh client nixos-unstable ??? nixpkgs-unstable 0.1.22 pkgs.usbip-ssh Import usb devices from another linux machine with ssh's connection forwarding mechanism nixos-unstable ??? nixpkgs-unstable 0-unstable-2024-10-09 pkgs.ssh-agents Spawn and maintain multiple ssh-agents across terminals nixos-unstable ??? nixpkgs-unstable 1.0.1 pkgs.ssh-to-age Convert ssh private keys in ed25519 format to age keys nixos-unstable ??? nixpkgs-unstable 1.2.0 pkgs.ssh-to-pgp Convert ssh private keys to PGP nixos-unstable ??? nixpkgs-unstable 1.1.6 pkgs.sshchecker Dedicated SSH brute-forcing tool nixos-unstable ??? nixpkgs-unstable 1.0 pkgs.sshfs-fuse FUSE-based filesystem that allows remote filesystems to be mounted over SSH nixos-unstable ??? nixpkgs-unstable 3.7.3 pkgs.endlessh-go Implementation of endlessh exporting Prometheus metrics nixos-unstable ??? nixpkgs-unstable 2024.0119.1 pkgs.opensshTest Implementation of the SSH protocol nixos-unstable ??? nixpkgs-unstable 10.0p2 pkgs.openssh_hpn Implementation of the SSH protocol with high performance networking patches nixos-unstable ??? nixpkgs-unstable 10.0p2 pkgs.pritunl-ssh Pritunl Zero SSH client nixos-unstable ??? nixpkgs-unstable 1.0.3231.6 pkgs.ssh-copy-id Tool to copy SSH public keys to a remote machine nixos-unstable ??? nixpkgs-unstable 10.0p2 pkgs.sshx-server Fast, collaborative live terminal sharing over the web nixos-unstable ??? nixpkgs-unstable 0.4.1 pkgs.wl-crosshair Crosshair overlay for wlroots compositor nixos-unstable ??? nixpkgs-unstable 0.1.0-unstable-2024-05-09 pkgs.ssh-import-id Retrieves an SSH public key and installs it locally nixos-unstable ??? nixpkgs-unstable 5.11 pkgs.ssh-tpm-agent SSH agent with support for TPM sealed keys for public key authentication nixos-unstable ??? nixpkgs-unstable 0.8.0 pkgs.openssh_gssapi Implementation of the SSH protocol with GSSAPI support nixos-unstable ??? nixpkgs-unstable 10.0p2 pkgs.tkey-ssh-agent SSH Agent for TKey, the flexible open hardware/software USB security key nixos-unstable ??? nixpkgs-unstable 1.0.0 pkgs.vault-ssh-plus Automatically use HashiCorp Vault SSH Client Key Signing with ssh(1) nixos-unstable ??? nixpkgs-unstable 0.7.8 pkgs.x11_ssh_askpass Lightweight passphrase dialog for OpenSSH or other open variants of SSH nixos-unstable ??? nixpkgs-unstable 1.2.4.1 pkgs.drone-runner-ssh Experimental Drone runner that executes a pipeline on a remote machine nixos-unstable ??? nixpkgs-unstable 2022-12-22 pkgs.ssh-openpgp-auth Command-line tool that provides client-side functionality to transparently verify the identity of remote SSH hosts nixos-unstable ??? nixpkgs-unstable 0.2.3 pkgs.tmate-ssh-server tmate SSH Server nixos-unstable ??? nixpkgs-unstable 2023-06-02 pkgs.ssh-key-confirmer Test ssh login key acceptance without having the private key nixos-unstable ??? nixpkgs-unstable 0.1 pkgs.sshd-openpgp-auth Command-line tool for creating and managing OpenPGP based trust anchors for SSH host keys nixos-unstable ??? nixpkgs-unstable 0.3.1 pkgs.pam_ssh_agent_auth PAM module for authentication through the SSH agent nixos-unstable ??? nixpkgs-unstable 0.10.4 pkgs.keepass-keepasshttp nixos-unstable ??? nixpkgs-unstable 1.8.4.2 pkgs.opensshWithKerberos Implementation of the SSH protocol nixos-unstable ??? nixpkgs-unstable 10.0p2 pkgs.haskellPackages.hssh SSH protocol implementation nixos-unstable ??? nixpkgs-unstable 0.1.0.0 pkgs.php81Extensions.ssh2 PHP bindings for the libssh2 library nixos-unstable ??? nixpkgs-unstable ssh2-1.4.1 pkgs.php82Extensions.ssh2 PHP bindings for the libssh2 library nixos-unstable ??? nixpkgs-unstable ssh2-1.4.1 pkgs.php83Extensions.ssh2 PHP bindings for the libssh2 library nixos-unstable ??? nixpkgs-unstable ssh2-1.4.1 pkgs.php84Extensions.ssh2 PHP bindings for the libssh2 library nixos-unstable ??? nixpkgs-unstable ssh2-1.4.1 pkgs.rubyPackages.net-ssh nixos-unstable ??? nixpkgs-unstable 7.3.0 pkgs.haskellPackages.libssh libssh bindings nixos-unstable ??? nixpkgs-unstable 0.1.0.0 pkgs.ssh-askpass-fullscreen Small, fullscreen SSH askpass GUI using GTK+2 nixos-unstable ??? nixpkgs-unstable 1.3 pkgs.hareThirdParty.hare-ssh SSH client & server protocol implementation for Hare nixos-unstable ??? nixpkgs-unstable 0-unstable-2023-11-16 pkgs.haskellPackages.chesshs Simple library for validating chess moves and parsing PGN files nixos-unstable ??? nixpkgs-unstable 0.2.1 pkgs.kdePackages.ksshaskpass ssh-add helper that uses KWallet and KPasswordDialog nixos-unstable ??? nixpkgs-unstable 6.4.5 pkgs.openssh_hpnWithKerberos Implementation of the SSH protocol with high performance networking patches nixos-unstable ??? nixpkgs-unstable 10.0p2 pkgs.python312Packages.sshfs SSH/SFTP implementation for fsspec nixos-unstable ??? nixpkgs-unstable 2025.2.0 pkgs.python313Packages.sshfs SSH/SFTP implementation for fsspec nixos-unstable ??? nixpkgs-unstable 2025.2.0 pkgs.terraform-providers.ssh nixos-unstable ??? nixpkgs-unstable 2.7.0 pkgs.azure-cli-extensions.ssh SSH into Azure VMs using RBAC and AAD OpenSSH Certificates nixos-unstable ??? nixpkgs-unstable 2.0.6 pkgs.python312Packages.webssh Web based SSH client nixos-unstable ??? nixpkgs-unstable 1.6.3 pkgs.python313Packages.webssh Web based SSH client nixos-unstable ??? nixpkgs-unstable 1.6.3 pkgs.rubyPackages_3_1.net-ssh nixos-unstable ??? nixpkgs-unstable 7.3.0 pkgs.rubyPackages_3_2.net-ssh nixos-unstable ??? nixpkgs-unstable 7.3.0 pkgs.rubyPackages_3_3.net-ssh nixos-unstable ??? nixpkgs-unstable 7.3.0 pkgs.rubyPackages_3_4.net-ssh nixos-unstable ??? nixpkgs-unstable 7.3.0 pkgs.gnomeExtensions.guake-ssh Systray menu to connect to SSH hosts configured in ~/.ssh/config or any files in ~/.ssh/config.d/ using Guake. nixos-unstable ??? nixpkgs-unstable 5 pkgs.lxqt.lxqt-openssh-askpass GUI to query passwords on behalf of SSH agents nixos-unstable ??? nixpkgs-unstable 2.2.0 pkgs.python312Packages.dvc-ssh SSH plugin for dvc nixos-unstable ??? nixpkgs-unstable 4.2.1 pkgs.python313Packages.dvc-ssh SSH plugin for dvc nixos-unstable ??? nixpkgs-unstable 4.2.1 pkgs.python312Packages.asyncssh Asynchronous SSHv2 Python client and server library nixos-unstable ??? nixpkgs-unstable 2.21.0 pkgs.python313Packages.asyncssh Asynchronous SSHv2 Python client and server library nixos-unstable ??? nixpkgs-unstable 2.21.0 pkgs.python312Packages.sshtunnel Pure python SSH tunnels nixos-unstable ??? nixpkgs-unstable 0.4.0 pkgs.python313Packages.sshtunnel Pure python SSH tunnels nixos-unstable ??? nixpkgs-unstable 0.4.0 pkgs.python312Packages.ssh-python Python bindings for libssh C library nixos-unstable ??? nixpkgs-unstable 1.1.1 pkgs.python312Packages.sshpubkeys OpenSSH Public Key Parser for Python nixos-unstable ??? nixpkgs-unstable 3.3.1 pkgs.python313Packages.ssh-python Python bindings for libssh C library nixos-unstable ??? nixpkgs-unstable 1.1.1 pkgs.python313Packages.sshpubkeys OpenSSH Public Key Parser for Python nixos-unstable ??? nixpkgs-unstable 3.3.1 pkgs.python312Packages.ssh2-python Python bindings for libssh2 C library nixos-unstable ??? nixpkgs-unstable ssh2-python-1.1.2.post1 pkgs.python313Packages.ssh2-python Python bindings for libssh2 C library nixos-unstable ??? nixpkgs-unstable ssh2-python-1.1.2.post1 pkgs.python312Packages.parallel-ssh Asynchronous parallel SSH client library nixos-unstable ??? nixpkgs-unstable 2.14.0 pkgs.python313Packages.parallel-ssh Asynchronous parallel SSH client library nixos-unstable ??? nixpkgs-unstable 2.14.0 pkgs.haskellPackages.ssh-known-hosts Read and interpret the SSH known-hosts file nixos-unstable ??? nixpkgs-unstable 0.2.0.0 pkgs.gnomeExtensions.ssh-profile-list SSH Profile List is a GNOME extension that allows you to show SSH connections from .ssh/config file directly from the GNOME panel systray. This extension is fork of https://github.com/pramalho/guake-ssh-extension that modified to run on any terminal. nixos-unstable ??? nixpkgs-unstable 1 pkgs.python312Packages.swisshydrodata Python client to get data from the Swiss federal Office for Environment FEON nixos-unstable ??? nixpkgs-unstable 0.3.1 pkgs.python313Packages.swisshydrodata Python client to get data from the Swiss federal Office for Environment FEON nixos-unstable ??? nixpkgs-unstable 0.3.1 pkgs.python312Packages.mock-ssh-server Python mock SSH server for testing purposes nixos-unstable ??? nixpkgs-unstable 0.9.1 pkgs.python313Packages.mock-ssh-server Python mock SSH server for testing purposes nixos-unstable ??? nixpkgs-unstable 0.9.1 pkgs.python312Packages.ansible-pylibssh Python bindings to client functionality of libssh specific to Ansible use case nixos-unstable ??? nixpkgs-unstable 1.2.2 pkgs.python313Packages.ansible-pylibssh Python bindings to client functionality of libssh specific to Ansible use case nixos-unstable ??? nixpkgs-unstable 1.2.2 pkgs.gnomeExtensions.rdp-and-ssh-connect Connect to hosts in $HOME/.config/rd-ssh-connect/config.json file with Remmina (RDP or VNC) or SSH. nixos-unstable ??? nixpkgs-unstable 8 pkgs.vscode-extensions.leonardssh.vscord Highly customizable Discord Rich Presence extension for Visual Studio Code nixos-unstable ??? nixpkgs-unstable 5.3.5 pkgs.chickenPackages_5.chickenEggs.minissh An SSH-2 server and client implementation nixos-unstable ??? nixpkgs-unstable 1.0.0 pkgs.gnomeExtensions.ssh-search-provider-reborn Provide SSH search results in overview. nixos-unstable ??? nixpkgs-unstable 19 pkgs.python312Packages.robotframework-sshlibrary SSHLibrary is a Robot Framework test library for SSH and SFTP nixos-unstable ??? nixpkgs-unstable 3.8.0 pkgs.python313Packages.robotframework-sshlibrary SSHLibrary is a Robot Framework test library for SSH and SFTP nixos-unstable ??? nixpkgs-unstable 3.8.0 pkgs.vimPlugins.nvim-treesitter-parsers.ssh_config nixos-unstable ??? nixpkgs-unstable pkgs.vscode-extensions.ms-vscode-remote.remote-ssh Use any remote machine with a SSH server as your development environment nixos-unstable ??? nixpkgs-unstable 0.120.0 pkgs.tests.pkg-config.defaultPkgConfigPackages.libssh2 Test whether libssh2-1.11.1 exposes pkg-config modules libssh2 nixos-unstable ??? nixpkgs-unstable libssh2 pkgs.vscode-extensions.ms-vscode-remote.remote-ssh-edit Visual Studio Code extension that complements the Remote SSH extension with syntax colorization, keyword intellisense, and simple snippets when editing SSH configuration files nixos-unstable ??? nixpkgs-unstable 0.87.0 Package maintainers: 78 @talyz Kim Lindberger <kim.lindberger@gmail.com> @piotrkwiecinski Piotr Kwiecinski <piokwiecinski+nixpkgs@gmail.com> @aanderse Aaron Andersen <aaron@fosslib.net> @Ma27 Maximilian Bosch <maximilian@mbosch.me> @ostrolucky Gabriel Ostrolucký <gabriel.ostrolucky@gmail.com> @sargon Daniel Ehlers <danielehlers@mindeye.net> @fabaff Fabian Affolter <mail@fabian-affolter.ch> @ck3d Christian Kögler <ck3d@gmx.de> @joinemm Joonas Rautiola <joonas@rautiola.co> @zimbatm zimbatm <zimbatm@zimbatm.com> @LeSuisse Thomas Gerbet <thomas@gerbet.me> @mattmelling Matt Melling <mattmelling@fastmail.com> @moaxcp John Mercier <moaxcp@gmail.com> @honnip Jung seungwoo <me@honnip.page> @geluk Johan Geluk <johan+nix@geluk.io> @Kranzes Ilan Joselevich <personal@ilanjoselevich.com> @pinpox Pablo Ovelleiro Corral <mail@pablo.tools> @azahi Azat Bahawi <azat@bahawi.net> @astro Astro <astro@spaceboyz.net> @Infinidoge Infinidoge <infinidoge@inx.moe> @chris-martin Chris Martin <ch.martin@gmail.com> @Gordon-BP Gordon Clark <gordy@hanakano.com> @DavHau David Hauer <d.hauer.it@gmail.com> @lovesegfault Bernardo Meurer <meurerbernardo@gmail.com> @kalbasit Wael Nasreddine <wael.nasreddine@gmail.com> @ilya-fedin Ilya Fedin <fedin-ilja2010@ya.ru> @NickCao Nick Cao <nickcao@nichi.co> @ttuegel Thomas Tuegel <ttuegel@mailbox.org> @SuperSandro2000 Sandro Jäckel <sandro.jaeckel@gmail.com> @mjm Matt Moriarity <matt@mattmoriarity.com> @LunNova Luna Nova <nixpkgs-maintainer@lunnova.dev> @K900 Ilya K. <me@0upti.me> @telotortium Robert Irelan <rirelan@gmail.com> @viraptor Stanisław Pitucha <nix@viraptor.info> @mkg20001 Maciej Krüger <mkg20001+nix@gmail.com> @oxzi Alvar Penning <post@0x21.biz> @doronbehar Doron Behar <me@doronbehar.com> @Mic92 Jörg Thalheim <joerg@thalheim.io> @ocfox ocfox <i@ocfox.me> @XYenon XYenon <i@xyenon.bid> @iblech Ingo Blechschmidt <iblech@speicherleck.de> @lukegb Luke Granger-Brown <nix@lukegb.com> @madjar Georges Dubus <georges.dubus@compiletoi.net> @jqueiroz Jonathan Queiroz <nixos@johnjq.com> @zaninime Francesco Zanini <francesco@zanini.me> @ihatethefrench Michal S. <michal@tar.black> @carlosdagos Carlos D'Agostino <m@cdagostino.io> @ungeskriptet David Wronek <nix@david-w.eu> @Sohalt sohalt <nixos@sohalt.net> @philiptaron Philip Taron <philip.taron@gmail.com> @helsinki-Jo Joachim Ernst <joachim.ernst@helsinki-systems.de> @dasJ Janne Heß <janne@hess.ooo> @Conni2461 Simon Hauser <simon-hauser@outlook.com> @numinit Morgan Jones <me+nixpkgs@numin.it> @wahjava Ashish SHUKLA <ashish.is@lostca.se> @KAction Dmitry Bogatov <KAction@disroot.org> @johnrichardrinehart John Rinehart <johnrichardrinehart@gmail.com> @sarcasticadmin Robert James Hernandez <rob@sarcasticadmin.com> @romildo José Romildo Malaquias <malaquias@gmail.com> @kraanzu Murli Tawari <kraanzu@gmail.com> @AimPizza Rick Omonsky <rickomo.us@gmail.com> @makefu Felix Richter <makefu@syntax-fehler.de> @Thunderbottom Chinmay D. Pai <chinmaydpai@gmail.com> @svanderburg Sander van der Burg <s.vanderburg@tudelft.nl> @ethancedwards8 Ethan Carter Edwards <ethan@ethancedwards.com> @foo-dogsquared Gabriel Arazas <foodogsquared@foodogsquared.one> @pSub Pascal Wittmann <mail@pascal-wittmann.de> @kpbaks Kristoffer Plagborg Bak Sørensen <kristoffer.pbs@gmail.com> @Guanran928 Guanran Wang <guanran928@outlook.com> @patwid Patrick Widmer <patrick.widmer@tbwnet.ch> @ryand56 Ryan Omasta <git@ryand.ca> @kagehisa Sven Woelfel <woelfel.pub@gmail.com> @4z3 Tomislav Viljetić <tv@krebsco.de> @wineee Lu Hongxu <lhongxu@outlook.com> @tbenst Tyler Benster <nix@tylerbenster.com> @Pandapip1 Gavin John <gavinnjohn@gmail.com> @stigtsp Stig Palmquist <stig@stig.io> @bbigras Bruno Bigras <bigras.bruno@gmail.com> CVE-2025-48040 created 3 weeks, 6 days ago Malicious Key Exchange Messages may Lead to Excessive Resource Consumption Uncontrolled Resource Consumption vulnerability in Erlang OTP ssh (ssh_sftp modules) allows Excessive Allocation, Flooding. This vulnerability is associated with program files lib/ssh/src/ssh_sftpd.erl. This issue affects OTP form OTP 17.0 until OTP 28.0.3, OTP 27.3.4.3 and 26.2.5.15 corresponding to ssh from 3.0.1 until 5.3.3, 5.2.11.3 and 5.1.4.12. ssh * <pkg:otp/ssh@* pkgs.assh Advanced SSH config - Regex, aliases, gateways, includes and dynamic hosts nixos-unstable ??? nixpkgs-unstable 2.16.0 pkgs.pssh Parallel SSH Tools nixos-unstable ??? nixpkgs-unstable 2.3.5 pkgs.sshs Terminal user interface for SSH nixos-unstable ??? nixpkgs-unstable 4.7.2 pkgs.sshx Fast, collaborative live terminal sharing over the web nixos-unstable ??? nixpkgs-unstable 0.4.1 pkgs.zssh SSH and Telnet client with ZMODEM file transfer capability nixos-unstable ??? nixpkgs-unstable 1.5c pkgs.passh Sshpass alternative for non-interactive ssh auth nixos-unstable ??? nixpkgs-unstable 2020-03-18 pkgs.sshed ssh config editor and bookmarks manager nixos-unstable ??? nixpkgs-unstable 1.2.0 pkgs.libssh SSH client library nixos-unstable ??? nixpkgs-unstable 0.11.2 pkgs.opkssh Enables SSH to be used with OpenID Connect nixos-unstable ??? nixpkgs-unstable 0.9.0 pkgs.rsshub RSS feed generator nixos-unstable ??? nixpkgs-unstable 0-unstable-2025-05-31 pkgs.smassh TUI based typing test application inspired by MonkeyType nixos-unstable ??? nixpkgs-unstable 3.1.6 pkgs.tarssh Simple SSH tarpit inspired by endlessh nixos-unstable ??? nixpkgs-unstable 0.7.0 pkgs.webssh Web based SSH client nixos-unstable ??? nixpkgs-unstable 1.6.3 pkgs.autossh Automatically restart SSH sessions and tunnels nixos-unstable ??? nixpkgs-unstable 1.4g pkgs.lazyssh Terminal-based SSH manager nixos-unstable ??? nixpkgs-unstable 0.2.0 pkgs.libssh2 Client-side C library implementing the SSH2 protocol nixos-unstable ??? nixpkgs-unstable 1.11.1 pkgs.openssh Implementation of the SSH protocol nixos-unstable ??? nixpkgs-unstable 10.0p2 pkgs.sshoogr A Groovy-based DSL for working with remote SSH servers nixos-unstable ??? nixpkgs-unstable 0.9.26 pkgs.sshpass Non-interactive ssh password auth nixos-unstable ??? nixpkgs-unstable 1.10 pkgs.sshping Measure character-echo latency and bandwidth for an interactive ssh session nixos-unstable ??? nixpkgs-unstable 0.1.4 pkgs.tinyssh Minimalistic SSH server nixos-unstable ??? nixpkgs-unstable 20250201 pkgs.baboossh Tool to do SSH spreading nixos-unstable ??? nixpkgs-unstable 1.2.1 pkgs.endlessh SSH tarpit that slowly sends an endless banner nixos-unstable ??? nixpkgs-unstable 1.1 pkgs.esshader Offline ShaderToy-compatible GLSL shader viewer using OpenGL ES 2.0 nixos-unstable ??? nixpkgs-unstable 0-unstable-2020-08-09 pkgs.fast-ssh TUI tool to use the SSH config for connections nixos-unstable ??? nixpkgs-unstable 0.3.2 pkgs.hyperssh Run SSH over hyperswarm nixos-unstable ??? nixpkgs-unstable 5.0.3 pkgs.pam_rssh PAM module for authenticating via ssh-agent, written in Rust nixos-unstable ??? nixpkgs-unstable 1.2.0 pkgs.pam_ussh PAM module to authenticate using SSH certificates nixos-unstable ??? nixpkgs-unstable 0-unstable-2021-06-15 pkgs.pfsshell PFS (PlayStation File System) shell for POSIX-based systems nixos-unstable ??? nixpkgs-unstable 1.1.1 pkgs.ssh-chat Chat over SSH nixos-unstable ??? nixpkgs-unstable 1.10.1 pkgs.ssh-mitm Tool for SSH security audits nixos-unstable ??? nixpkgs-unstable 5.0.1 pkgs.sshesame Easy to set up and use SSH honeypot nixos-unstable ??? nixpkgs-unstable 0.0.39 pkgs.sshguard Protects hosts from brute-force attacks nixos-unstable ??? nixpkgs-unstable 2.5.1 pkgs.sshified Proxy HTTP requests through SSH nixos-unstable ??? nixpkgs-unstable 1.2.1 pkgs.sshlatex Collection of hacks to efficiently run LaTeX via ssh nixos-unstable ??? nixpkgs-unstable 0.8 pkgs.sshocker Tool for SSH, reverse sshfs and port forwarder nixos-unstable ??? nixpkgs-unstable 0.3.8 pkgs.sshuttle Transparent proxy server that works as a poor man's VPN nixos-unstable ??? nixpkgs-unstable 1.3.2 pkgs.sshwifty WebSSH & WebTelnet client nixos-unstable ??? nixpkgs-unstable 0.4.0-beta-release pkgs.guile-ssh Bindings to Libssh for GNU Guile nixos-unstable ??? nixpkgs-unstable 0.18.0 pkgs.ssh-audit Tool for ssh server auditing nixos-unstable ??? nixpkgs-unstable 3.3.0 pkgs.ssh-ident Start and use ssh-agent and load identities as necessary nixos-unstable ??? nixpkgs-unstable 2016-04-21 pkgs.ssh-tools Making SSH more convenient nixos-unstable ??? nixpkgs-unstable 1.9 pkgs.sshportal Simple, fun and transparent SSH (and telnet) bastion server nixos-unstable ??? nixpkgs-unstable 1.19.5 pkgs.tmux-cssh SSH to multiple hosts at the same time using tmux nixos-unstable ??? nixpkgs-unstable 2015-10-15 pkgs.trzsz-ssh SSH client designed as a drop-in replacement for the openssh client nixos-unstable ??? nixpkgs-unstable 0.1.22 pkgs.usbip-ssh Import usb devices from another linux machine with ssh's connection forwarding mechanism nixos-unstable ??? nixpkgs-unstable 0-unstable-2024-10-09 pkgs.ssh-agents Spawn and maintain multiple ssh-agents across terminals nixos-unstable ??? nixpkgs-unstable 1.0.1 pkgs.ssh-to-age Convert ssh private keys in ed25519 format to age keys nixos-unstable ??? nixpkgs-unstable 1.2.0 pkgs.ssh-to-pgp Convert ssh private keys to PGP nixos-unstable ??? nixpkgs-unstable 1.1.6 pkgs.sshchecker Dedicated SSH brute-forcing tool nixos-unstable ??? nixpkgs-unstable 1.0 pkgs.sshfs-fuse FUSE-based filesystem that allows remote filesystems to be mounted over SSH nixos-unstable ??? nixpkgs-unstable 3.7.3 pkgs.endlessh-go Implementation of endlessh exporting Prometheus metrics nixos-unstable ??? nixpkgs-unstable 2024.0119.1 pkgs.opensshTest Implementation of the SSH protocol nixos-unstable ??? nixpkgs-unstable 10.0p2 pkgs.openssh_hpn Implementation of the SSH protocol with high performance networking patches nixos-unstable ??? nixpkgs-unstable 10.0p2 pkgs.pritunl-ssh Pritunl Zero SSH client nixos-unstable ??? nixpkgs-unstable 1.0.3231.6 pkgs.ssh-copy-id Tool to copy SSH public keys to a remote machine nixos-unstable ??? nixpkgs-unstable 10.0p2 pkgs.sshx-server Fast, collaborative live terminal sharing over the web nixos-unstable ??? nixpkgs-unstable 0.4.1 pkgs.wl-crosshair Crosshair overlay for wlroots compositor nixos-unstable ??? nixpkgs-unstable 0.1.0-unstable-2024-05-09 pkgs.ssh-import-id Retrieves an SSH public key and installs it locally nixos-unstable ??? nixpkgs-unstable 5.11 pkgs.ssh-tpm-agent SSH agent with support for TPM sealed keys for public key authentication nixos-unstable ??? nixpkgs-unstable 0.8.0 pkgs.openssh_gssapi Implementation of the SSH protocol with GSSAPI support nixos-unstable ??? nixpkgs-unstable 10.0p2 pkgs.tkey-ssh-agent SSH Agent for TKey, the flexible open hardware/software USB security key nixos-unstable ??? nixpkgs-unstable 1.0.0 pkgs.vault-ssh-plus Automatically use HashiCorp Vault SSH Client Key Signing with ssh(1) nixos-unstable ??? nixpkgs-unstable 0.7.8 pkgs.x11_ssh_askpass Lightweight passphrase dialog for OpenSSH or other open variants of SSH nixos-unstable ??? nixpkgs-unstable 1.2.4.1 pkgs.drone-runner-ssh Experimental Drone runner that executes a pipeline on a remote machine nixos-unstable ??? nixpkgs-unstable 2022-12-22 pkgs.ssh-openpgp-auth Command-line tool that provides client-side functionality to transparently verify the identity of remote SSH hosts nixos-unstable ??? nixpkgs-unstable 0.2.3 pkgs.tmate-ssh-server tmate SSH Server nixos-unstable ??? nixpkgs-unstable 2023-06-02 pkgs.ssh-key-confirmer Test ssh login key acceptance without having the private key nixos-unstable ??? nixpkgs-unstable 0.1 pkgs.sshd-openpgp-auth Command-line tool for creating and managing OpenPGP based trust anchors for SSH host keys nixos-unstable ??? nixpkgs-unstable 0.3.1 pkgs.pam_ssh_agent_auth PAM module for authentication through the SSH agent nixos-unstable ??? nixpkgs-unstable 0.10.4 pkgs.keepass-keepasshttp nixos-unstable ??? nixpkgs-unstable 1.8.4.2 pkgs.opensshWithKerberos Implementation of the SSH protocol nixos-unstable ??? nixpkgs-unstable 10.0p2 pkgs.haskellPackages.hssh SSH protocol implementation nixos-unstable ??? nixpkgs-unstable 0.1.0.0 pkgs.php81Extensions.ssh2 PHP bindings for the libssh2 library nixos-unstable ??? nixpkgs-unstable ssh2-1.4.1 pkgs.php82Extensions.ssh2 PHP bindings for the libssh2 library nixos-unstable ??? nixpkgs-unstable ssh2-1.4.1 pkgs.php83Extensions.ssh2 PHP bindings for the libssh2 library nixos-unstable ??? nixpkgs-unstable ssh2-1.4.1 pkgs.php84Extensions.ssh2 PHP bindings for the libssh2 library nixos-unstable ??? nixpkgs-unstable ssh2-1.4.1 pkgs.rubyPackages.net-ssh nixos-unstable ??? nixpkgs-unstable 7.3.0 pkgs.haskellPackages.libssh libssh bindings nixos-unstable ??? nixpkgs-unstable 0.1.0.0 pkgs.ssh-askpass-fullscreen Small, fullscreen SSH askpass GUI using GTK+2 nixos-unstable ??? nixpkgs-unstable 1.3 pkgs.hareThirdParty.hare-ssh SSH client & server protocol implementation for Hare nixos-unstable ??? nixpkgs-unstable 0-unstable-2023-11-16 pkgs.haskellPackages.chesshs Simple library for validating chess moves and parsing PGN files nixos-unstable ??? nixpkgs-unstable 0.2.1 pkgs.kdePackages.ksshaskpass ssh-add helper that uses KWallet and KPasswordDialog nixos-unstable ??? nixpkgs-unstable 6.4.5 pkgs.openssh_hpnWithKerberos Implementation of the SSH protocol with high performance networking patches nixos-unstable ??? nixpkgs-unstable 10.0p2 pkgs.python312Packages.sshfs SSH/SFTP implementation for fsspec nixos-unstable ??? nixpkgs-unstable 2025.2.0 pkgs.python313Packages.sshfs SSH/SFTP implementation for fsspec nixos-unstable ??? nixpkgs-unstable 2025.2.0 pkgs.terraform-providers.ssh nixos-unstable ??? nixpkgs-unstable 2.7.0 pkgs.azure-cli-extensions.ssh SSH into Azure VMs using RBAC and AAD OpenSSH Certificates nixos-unstable ??? nixpkgs-unstable 2.0.6 pkgs.python312Packages.webssh Web based SSH client nixos-unstable ??? nixpkgs-unstable 1.6.3 pkgs.python313Packages.webssh Web based SSH client nixos-unstable ??? nixpkgs-unstable 1.6.3 pkgs.rubyPackages_3_1.net-ssh nixos-unstable ??? nixpkgs-unstable 7.3.0 pkgs.rubyPackages_3_2.net-ssh nixos-unstable ??? nixpkgs-unstable 7.3.0 pkgs.rubyPackages_3_3.net-ssh nixos-unstable ??? nixpkgs-unstable 7.3.0 pkgs.rubyPackages_3_4.net-ssh nixos-unstable ??? nixpkgs-unstable 7.3.0 pkgs.gnomeExtensions.guake-ssh Systray menu to connect to SSH hosts configured in ~/.ssh/config or any files in ~/.ssh/config.d/ using Guake. nixos-unstable ??? nixpkgs-unstable 5 pkgs.lxqt.lxqt-openssh-askpass GUI to query passwords on behalf of SSH agents nixos-unstable ??? nixpkgs-unstable 2.2.0 pkgs.python312Packages.dvc-ssh SSH plugin for dvc nixos-unstable ??? nixpkgs-unstable 4.2.1 pkgs.python313Packages.dvc-ssh SSH plugin for dvc nixos-unstable ??? nixpkgs-unstable 4.2.1 pkgs.python312Packages.asyncssh Asynchronous SSHv2 Python client and server library nixos-unstable ??? nixpkgs-unstable 2.21.0 pkgs.python313Packages.asyncssh Asynchronous SSHv2 Python client and server library nixos-unstable ??? nixpkgs-unstable 2.21.0 pkgs.python312Packages.sshtunnel Pure python SSH tunnels nixos-unstable ??? nixpkgs-unstable 0.4.0 pkgs.python313Packages.sshtunnel Pure python SSH tunnels nixos-unstable ??? nixpkgs-unstable 0.4.0 pkgs.python312Packages.ssh-python Python bindings for libssh C library nixos-unstable ??? nixpkgs-unstable 1.1.1 pkgs.python312Packages.sshpubkeys OpenSSH Public Key Parser for Python nixos-unstable ??? nixpkgs-unstable 3.3.1 pkgs.python313Packages.ssh-python Python bindings for libssh C library nixos-unstable ??? nixpkgs-unstable 1.1.1 pkgs.python313Packages.sshpubkeys OpenSSH Public Key Parser for Python nixos-unstable ??? nixpkgs-unstable 3.3.1 pkgs.python312Packages.ssh2-python Python bindings for libssh2 C library nixos-unstable ??? nixpkgs-unstable ssh2-python-1.1.2.post1 pkgs.python313Packages.ssh2-python Python bindings for libssh2 C library nixos-unstable ??? nixpkgs-unstable ssh2-python-1.1.2.post1 pkgs.python312Packages.parallel-ssh Asynchronous parallel SSH client library nixos-unstable ??? nixpkgs-unstable 2.14.0 pkgs.python313Packages.parallel-ssh Asynchronous parallel SSH client library nixos-unstable ??? nixpkgs-unstable 2.14.0 pkgs.haskellPackages.ssh-known-hosts Read and interpret the SSH known-hosts file nixos-unstable ??? nixpkgs-unstable 0.2.0.0 pkgs.gnomeExtensions.ssh-profile-list SSH Profile List is a GNOME extension that allows you to show SSH connections from .ssh/config file directly from the GNOME panel systray. This extension is fork of https://github.com/pramalho/guake-ssh-extension that modified to run on any terminal. nixos-unstable ??? nixpkgs-unstable 1 pkgs.python312Packages.swisshydrodata Python client to get data from the Swiss federal Office for Environment FEON nixos-unstable ??? nixpkgs-unstable 0.3.1 pkgs.python313Packages.swisshydrodata Python client to get data from the Swiss federal Office for Environment FEON nixos-unstable ??? nixpkgs-unstable 0.3.1 pkgs.python312Packages.mock-ssh-server Python mock SSH server for testing purposes nixos-unstable ??? nixpkgs-unstable 0.9.1 pkgs.python313Packages.mock-ssh-server Python mock SSH server for testing purposes nixos-unstable ??? nixpkgs-unstable 0.9.1 pkgs.python312Packages.ansible-pylibssh Python bindings to client functionality of libssh specific to Ansible use case nixos-unstable ??? nixpkgs-unstable 1.2.2 pkgs.python313Packages.ansible-pylibssh Python bindings to client functionality of libssh specific to Ansible use case nixos-unstable ??? nixpkgs-unstable 1.2.2 pkgs.gnomeExtensions.rdp-and-ssh-connect Connect to hosts in $HOME/.config/rd-ssh-connect/config.json file with Remmina (RDP or VNC) or SSH. nixos-unstable ??? nixpkgs-unstable 8 pkgs.vscode-extensions.leonardssh.vscord Highly customizable Discord Rich Presence extension for Visual Studio Code nixos-unstable ??? nixpkgs-unstable 5.3.5 pkgs.chickenPackages_5.chickenEggs.minissh An SSH-2 server and client implementation nixos-unstable ??? nixpkgs-unstable 1.0.0 pkgs.gnomeExtensions.ssh-search-provider-reborn Provide SSH search results in overview. nixos-unstable ??? nixpkgs-unstable 19 pkgs.python312Packages.robotframework-sshlibrary SSHLibrary is a Robot Framework test library for SSH and SFTP nixos-unstable ??? nixpkgs-unstable 3.8.0 pkgs.python313Packages.robotframework-sshlibrary SSHLibrary is a Robot Framework test library for SSH and SFTP nixos-unstable ??? nixpkgs-unstable 3.8.0 pkgs.vimPlugins.nvim-treesitter-parsers.ssh_config nixos-unstable ??? nixpkgs-unstable pkgs.vscode-extensions.ms-vscode-remote.remote-ssh Use any remote machine with a SSH server as your development environment nixos-unstable ??? nixpkgs-unstable 0.120.0 pkgs.tests.pkg-config.defaultPkgConfigPackages.libssh2 Test whether libssh2-1.11.1 exposes pkg-config modules libssh2 nixos-unstable ??? nixpkgs-unstable libssh2 pkgs.vscode-extensions.ms-vscode-remote.remote-ssh-edit Visual Studio Code extension that complements the Remote SSH extension with syntax colorization, keyword intellisense, and simple snippets when editing SSH configuration files nixos-unstable ??? nixpkgs-unstable 0.87.0 Package maintainers: 78 @talyz Kim Lindberger <kim.lindberger@gmail.com> @piotrkwiecinski Piotr Kwiecinski <piokwiecinski+nixpkgs@gmail.com> @aanderse Aaron Andersen <aaron@fosslib.net> @Ma27 Maximilian Bosch <maximilian@mbosch.me> @ostrolucky Gabriel Ostrolucký <gabriel.ostrolucky@gmail.com> @sargon Daniel Ehlers <danielehlers@mindeye.net> @fabaff Fabian Affolter <mail@fabian-affolter.ch> @ck3d Christian Kögler <ck3d@gmx.de> @joinemm Joonas Rautiola <joonas@rautiola.co> @zimbatm zimbatm <zimbatm@zimbatm.com> @LeSuisse Thomas Gerbet <thomas@gerbet.me> @mattmelling Matt Melling <mattmelling@fastmail.com> @moaxcp John Mercier <moaxcp@gmail.com> @honnip Jung seungwoo <me@honnip.page> @geluk Johan Geluk <johan+nix@geluk.io> @Kranzes Ilan Joselevich <personal@ilanjoselevich.com> @pinpox Pablo Ovelleiro Corral <mail@pablo.tools> @azahi Azat Bahawi <azat@bahawi.net> @astro Astro <astro@spaceboyz.net> @Infinidoge Infinidoge <infinidoge@inx.moe> @chris-martin Chris Martin <ch.martin@gmail.com> @Gordon-BP Gordon Clark <gordy@hanakano.com> @DavHau David Hauer <d.hauer.it@gmail.com> @lovesegfault Bernardo Meurer <meurerbernardo@gmail.com> @kalbasit Wael Nasreddine <wael.nasreddine@gmail.com> @ilya-fedin Ilya Fedin <fedin-ilja2010@ya.ru> @NickCao Nick Cao <nickcao@nichi.co> @ttuegel Thomas Tuegel <ttuegel@mailbox.org> @SuperSandro2000 Sandro Jäckel <sandro.jaeckel@gmail.com> @mjm Matt Moriarity <matt@mattmoriarity.com> @LunNova Luna Nova <nixpkgs-maintainer@lunnova.dev> @K900 Ilya K. <me@0upti.me> @telotortium Robert Irelan <rirelan@gmail.com> @viraptor Stanisław Pitucha <nix@viraptor.info> @mkg20001 Maciej Krüger <mkg20001+nix@gmail.com> @oxzi Alvar Penning <post@0x21.biz> @doronbehar Doron Behar <me@doronbehar.com> @Mic92 Jörg Thalheim <joerg@thalheim.io> @ocfox ocfox <i@ocfox.me> @XYenon XYenon <i@xyenon.bid> @iblech Ingo Blechschmidt <iblech@speicherleck.de> @lukegb Luke Granger-Brown <nix@lukegb.com> @madjar Georges Dubus <georges.dubus@compiletoi.net> @jqueiroz Jonathan Queiroz <nixos@johnjq.com> @zaninime Francesco Zanini <francesco@zanini.me> @ihatethefrench Michal S. <michal@tar.black> @carlosdagos Carlos D'Agostino <m@cdagostino.io> @ungeskriptet David Wronek <nix@david-w.eu> @Sohalt sohalt <nixos@sohalt.net> @philiptaron Philip Taron <philip.taron@gmail.com> @helsinki-Jo Joachim Ernst <joachim.ernst@helsinki-systems.de> @dasJ Janne Heß <janne@hess.ooo> @Conni2461 Simon Hauser <simon-hauser@outlook.com> @numinit Morgan Jones <me+nixpkgs@numin.it> @wahjava Ashish SHUKLA <ashish.is@lostca.se> @KAction Dmitry Bogatov <KAction@disroot.org> @johnrichardrinehart John Rinehart <johnrichardrinehart@gmail.com> @sarcasticadmin Robert James Hernandez <rob@sarcasticadmin.com> @romildo José Romildo Malaquias <malaquias@gmail.com> @kraanzu Murli Tawari <kraanzu@gmail.com> @AimPizza Rick Omonsky <rickomo.us@gmail.com> @Thunderbottom Chinmay D. Pai <chinmaydpai@gmail.com> @svanderburg Sander van der Burg <s.vanderburg@tudelft.nl> @ethancedwards8 Ethan Carter Edwards <ethan@ethancedwards.com> @foo-dogsquared Gabriel Arazas <foodogsquared@foodogsquared.one> @pSub Pascal Wittmann <mail@pascal-wittmann.de> @makefu Felix Richter <makefu@syntax-fehler.de> @kpbaks Kristoffer Plagborg Bak Sørensen <kristoffer.pbs@gmail.com> @Guanran928 Guanran Wang <guanran928@outlook.com> @patwid Patrick Widmer <patrick.widmer@tbwnet.ch> @ryand56 Ryan Omasta <git@ryand.ca> @kagehisa Sven Woelfel <woelfel.pub@gmail.com> @4z3 Tomislav Viljetić <tv@krebsco.de> @wineee Lu Hongxu <lhongxu@outlook.com> @tbenst Tyler Benster <nix@tylerbenster.com> @Pandapip1 Gavin John <gavinnjohn@gmail.com> @stigtsp Stig Palmquist <stig@stig.io> @bbigras Bruno Bigras <bigras.bruno@gmail.com> CVE-2025-48038 created 3 weeks, 6 days ago Unverified File Handles can Cause Excessive Use of System Resources Allocation of Resources Without Limits or Throttling vulnerability in Erlang OTP ssh (ssh_sftp modules) allows Excessive Allocation, Resource Leak Exposure. This vulnerability is associated with program files lib/ssh/src/ssh_sftpd.erl. This issue affects OTP form OTP 17.0 until OTP 28.0.3, OTP 27.3.4.3 and 26.2.5.15 corresponding to ssh from 3.0.1 until 5.3.3, 5.2.11.3 and 5.1.4.12. ssh * <pkg:otp/ssh@* pkgs.assh Advanced SSH config - Regex, aliases, gateways, includes and dynamic hosts nixos-unstable ??? nixpkgs-unstable 2.16.0 pkgs.pssh Parallel SSH Tools nixos-unstable ??? nixpkgs-unstable 2.3.5 pkgs.sshs Terminal user interface for SSH nixos-unstable ??? nixpkgs-unstable 4.7.2 pkgs.sshx Fast, collaborative live terminal sharing over the web nixos-unstable ??? nixpkgs-unstable 0.4.1 pkgs.zssh SSH and Telnet client with ZMODEM file transfer capability nixos-unstable ??? nixpkgs-unstable 1.5c pkgs.passh Sshpass alternative for non-interactive ssh auth nixos-unstable ??? nixpkgs-unstable 2020-03-18 pkgs.sshed ssh config editor and bookmarks manager nixos-unstable ??? nixpkgs-unstable 1.2.0 pkgs.libssh SSH client library nixos-unstable ??? nixpkgs-unstable 0.11.2 pkgs.opkssh Enables SSH to be used with OpenID Connect nixos-unstable ??? nixpkgs-unstable 0.9.0 pkgs.rsshub RSS feed generator nixos-unstable ??? nixpkgs-unstable 0-unstable-2025-05-31 pkgs.smassh TUI based typing test application inspired by MonkeyType nixos-unstable ??? nixpkgs-unstable 3.1.6 pkgs.tarssh Simple SSH tarpit inspired by endlessh nixos-unstable ??? nixpkgs-unstable 0.7.0 pkgs.webssh Web based SSH client nixos-unstable ??? nixpkgs-unstable 1.6.3 pkgs.autossh Automatically restart SSH sessions and tunnels nixos-unstable ??? nixpkgs-unstable 1.4g pkgs.lazyssh Terminal-based SSH manager nixos-unstable ??? nixpkgs-unstable 0.2.0 pkgs.libssh2 Client-side C library implementing the SSH2 protocol nixos-unstable ??? nixpkgs-unstable 1.11.1 pkgs.openssh Implementation of the SSH protocol nixos-unstable ??? nixpkgs-unstable 10.0p2 pkgs.sshoogr A Groovy-based DSL for working with remote SSH servers nixos-unstable ??? nixpkgs-unstable 0.9.26 pkgs.sshpass Non-interactive ssh password auth nixos-unstable ??? nixpkgs-unstable 1.10 pkgs.sshping Measure character-echo latency and bandwidth for an interactive ssh session nixos-unstable ??? nixpkgs-unstable 0.1.4 pkgs.tinyssh Minimalistic SSH server nixos-unstable ??? nixpkgs-unstable 20250201 pkgs.baboossh Tool to do SSH spreading nixos-unstable ??? nixpkgs-unstable 1.2.1 pkgs.endlessh SSH tarpit that slowly sends an endless banner nixos-unstable ??? nixpkgs-unstable 1.1 pkgs.esshader Offline ShaderToy-compatible GLSL shader viewer using OpenGL ES 2.0 nixos-unstable ??? nixpkgs-unstable 0-unstable-2020-08-09 pkgs.fast-ssh TUI tool to use the SSH config for connections nixos-unstable ??? nixpkgs-unstable 0.3.2 pkgs.hyperssh Run SSH over hyperswarm nixos-unstable ??? nixpkgs-unstable 5.0.3 pkgs.pam_rssh PAM module for authenticating via ssh-agent, written in Rust nixos-unstable ??? nixpkgs-unstable 1.2.0 pkgs.pam_ussh PAM module to authenticate using SSH certificates nixos-unstable ??? nixpkgs-unstable 0-unstable-2021-06-15 pkgs.pfsshell PFS (PlayStation File System) shell for POSIX-based systems nixos-unstable ??? nixpkgs-unstable 1.1.1 pkgs.ssh-chat Chat over SSH nixos-unstable ??? nixpkgs-unstable 1.10.1 pkgs.ssh-mitm Tool for SSH security audits nixos-unstable ??? nixpkgs-unstable 5.0.1 pkgs.sshesame Easy to set up and use SSH honeypot nixos-unstable ??? nixpkgs-unstable 0.0.39 pkgs.sshguard Protects hosts from brute-force attacks nixos-unstable ??? nixpkgs-unstable 2.5.1 pkgs.sshified Proxy HTTP requests through SSH nixos-unstable ??? nixpkgs-unstable 1.2.1 pkgs.sshlatex Collection of hacks to efficiently run LaTeX via ssh nixos-unstable ??? nixpkgs-unstable 0.8 pkgs.sshocker Tool for SSH, reverse sshfs and port forwarder nixos-unstable ??? nixpkgs-unstable 0.3.8 pkgs.sshuttle Transparent proxy server that works as a poor man's VPN nixos-unstable ??? nixpkgs-unstable 1.3.2 pkgs.sshwifty WebSSH & WebTelnet client nixos-unstable ??? nixpkgs-unstable 0.4.0-beta-release pkgs.guile-ssh Bindings to Libssh for GNU Guile nixos-unstable ??? nixpkgs-unstable 0.18.0 pkgs.ssh-audit Tool for ssh server auditing nixos-unstable ??? nixpkgs-unstable 3.3.0 pkgs.ssh-ident Start and use ssh-agent and load identities as necessary nixos-unstable ??? nixpkgs-unstable 2016-04-21 pkgs.ssh-tools Making SSH more convenient nixos-unstable ??? nixpkgs-unstable 1.9 pkgs.sshportal Simple, fun and transparent SSH (and telnet) bastion server nixos-unstable ??? nixpkgs-unstable 1.19.5 pkgs.tmux-cssh SSH to multiple hosts at the same time using tmux nixos-unstable ??? nixpkgs-unstable 2015-10-15 pkgs.trzsz-ssh SSH client designed as a drop-in replacement for the openssh client nixos-unstable ??? nixpkgs-unstable 0.1.22 pkgs.usbip-ssh Import usb devices from another linux machine with ssh's connection forwarding mechanism nixos-unstable ??? nixpkgs-unstable 0-unstable-2024-10-09 pkgs.ssh-agents Spawn and maintain multiple ssh-agents across terminals nixos-unstable ??? nixpkgs-unstable 1.0.1 pkgs.ssh-to-age Convert ssh private keys in ed25519 format to age keys nixos-unstable ??? nixpkgs-unstable 1.2.0 pkgs.ssh-to-pgp Convert ssh private keys to PGP nixos-unstable ??? nixpkgs-unstable 1.1.6 pkgs.sshchecker Dedicated SSH brute-forcing tool nixos-unstable ??? nixpkgs-unstable 1.0 pkgs.sshfs-fuse FUSE-based filesystem that allows remote filesystems to be mounted over SSH nixos-unstable ??? nixpkgs-unstable 3.7.3 pkgs.endlessh-go Implementation of endlessh exporting Prometheus metrics nixos-unstable ??? nixpkgs-unstable 2024.0119.1 pkgs.opensshTest Implementation of the SSH protocol nixos-unstable ??? nixpkgs-unstable 10.0p2 pkgs.openssh_hpn Implementation of the SSH protocol with high performance networking patches nixos-unstable ??? nixpkgs-unstable 10.0p2 pkgs.pritunl-ssh Pritunl Zero SSH client nixos-unstable ??? nixpkgs-unstable 1.0.3231.6 pkgs.ssh-copy-id Tool to copy SSH public keys to a remote machine nixos-unstable ??? nixpkgs-unstable 10.0p2 pkgs.sshx-server Fast, collaborative live terminal sharing over the web nixos-unstable ??? nixpkgs-unstable 0.4.1 pkgs.wl-crosshair Crosshair overlay for wlroots compositor nixos-unstable ??? nixpkgs-unstable 0.1.0-unstable-2024-05-09 pkgs.ssh-import-id Retrieves an SSH public key and installs it locally nixos-unstable ??? nixpkgs-unstable 5.11 pkgs.ssh-tpm-agent SSH agent with support for TPM sealed keys for public key authentication nixos-unstable ??? nixpkgs-unstable 0.8.0 pkgs.openssh_gssapi Implementation of the SSH protocol with GSSAPI support nixos-unstable ??? nixpkgs-unstable 10.0p2 pkgs.tkey-ssh-agent SSH Agent for TKey, the flexible open hardware/software USB security key nixos-unstable ??? nixpkgs-unstable 1.0.0 pkgs.vault-ssh-plus Automatically use HashiCorp Vault SSH Client Key Signing with ssh(1) nixos-unstable ??? nixpkgs-unstable 0.7.8 pkgs.x11_ssh_askpass Lightweight passphrase dialog for OpenSSH or other open variants of SSH nixos-unstable ??? nixpkgs-unstable 1.2.4.1 pkgs.drone-runner-ssh Experimental Drone runner that executes a pipeline on a remote machine nixos-unstable ??? nixpkgs-unstable 2022-12-22 pkgs.ssh-openpgp-auth Command-line tool that provides client-side functionality to transparently verify the identity of remote SSH hosts nixos-unstable ??? nixpkgs-unstable 0.2.3 pkgs.tmate-ssh-server tmate SSH Server nixos-unstable ??? nixpkgs-unstable 2023-06-02 pkgs.ssh-key-confirmer Test ssh login key acceptance without having the private key nixos-unstable ??? nixpkgs-unstable 0.1 pkgs.sshd-openpgp-auth Command-line tool for creating and managing OpenPGP based trust anchors for SSH host keys nixos-unstable ??? nixpkgs-unstable 0.3.1 pkgs.pam_ssh_agent_auth PAM module for authentication through the SSH agent nixos-unstable ??? nixpkgs-unstable 0.10.4 pkgs.keepass-keepasshttp nixos-unstable ??? nixpkgs-unstable 1.8.4.2 pkgs.opensshWithKerberos Implementation of the SSH protocol nixos-unstable ??? nixpkgs-unstable 10.0p2 pkgs.haskellPackages.hssh SSH protocol implementation nixos-unstable ??? nixpkgs-unstable 0.1.0.0 pkgs.php81Extensions.ssh2 PHP bindings for the libssh2 library nixos-unstable ??? nixpkgs-unstable ssh2-1.4.1 pkgs.php82Extensions.ssh2 PHP bindings for the libssh2 library nixos-unstable ??? nixpkgs-unstable ssh2-1.4.1 pkgs.php83Extensions.ssh2 PHP bindings for the libssh2 library nixos-unstable ??? nixpkgs-unstable ssh2-1.4.1 pkgs.php84Extensions.ssh2 PHP bindings for the libssh2 library nixos-unstable ??? nixpkgs-unstable ssh2-1.4.1 pkgs.rubyPackages.net-ssh nixos-unstable ??? nixpkgs-unstable 7.3.0 pkgs.haskellPackages.libssh libssh bindings nixos-unstable ??? nixpkgs-unstable 0.1.0.0 pkgs.ssh-askpass-fullscreen Small, fullscreen SSH askpass GUI using GTK+2 nixos-unstable ??? nixpkgs-unstable 1.3 pkgs.hareThirdParty.hare-ssh SSH client & server protocol implementation for Hare nixos-unstable ??? nixpkgs-unstable 0-unstable-2023-11-16 pkgs.haskellPackages.chesshs Simple library for validating chess moves and parsing PGN files nixos-unstable ??? nixpkgs-unstable 0.2.1 pkgs.kdePackages.ksshaskpass ssh-add helper that uses KWallet and KPasswordDialog nixos-unstable ??? nixpkgs-unstable 6.4.5 pkgs.openssh_hpnWithKerberos Implementation of the SSH protocol with high performance networking patches nixos-unstable ??? nixpkgs-unstable 10.0p2 pkgs.python312Packages.sshfs SSH/SFTP implementation for fsspec nixos-unstable ??? nixpkgs-unstable 2025.2.0 pkgs.python313Packages.sshfs SSH/SFTP implementation for fsspec nixos-unstable ??? nixpkgs-unstable 2025.2.0 pkgs.terraform-providers.ssh nixos-unstable ??? nixpkgs-unstable 2.7.0 pkgs.azure-cli-extensions.ssh SSH into Azure VMs using RBAC and AAD OpenSSH Certificates nixos-unstable ??? nixpkgs-unstable 2.0.6 pkgs.python312Packages.webssh Web based SSH client nixos-unstable ??? nixpkgs-unstable 1.6.3 pkgs.python313Packages.webssh Web based SSH client nixos-unstable ??? nixpkgs-unstable 1.6.3 pkgs.rubyPackages_3_1.net-ssh nixos-unstable ??? nixpkgs-unstable 7.3.0 pkgs.rubyPackages_3_2.net-ssh nixos-unstable ??? nixpkgs-unstable 7.3.0 pkgs.rubyPackages_3_3.net-ssh nixos-unstable ??? nixpkgs-unstable 7.3.0 pkgs.rubyPackages_3_4.net-ssh nixos-unstable ??? nixpkgs-unstable 7.3.0 pkgs.gnomeExtensions.guake-ssh Systray menu to connect to SSH hosts configured in ~/.ssh/config or any files in ~/.ssh/config.d/ using Guake. nixos-unstable ??? nixpkgs-unstable 5 pkgs.lxqt.lxqt-openssh-askpass GUI to query passwords on behalf of SSH agents nixos-unstable ??? nixpkgs-unstable 2.2.0 pkgs.python312Packages.dvc-ssh SSH plugin for dvc nixos-unstable ??? nixpkgs-unstable 4.2.1 pkgs.python313Packages.dvc-ssh SSH plugin for dvc nixos-unstable ??? nixpkgs-unstable 4.2.1 pkgs.python312Packages.asyncssh Asynchronous SSHv2 Python client and server library nixos-unstable ??? nixpkgs-unstable 2.21.0 pkgs.python313Packages.asyncssh Asynchronous SSHv2 Python client and server library nixos-unstable ??? nixpkgs-unstable 2.21.0 pkgs.python312Packages.sshtunnel Pure python SSH tunnels nixos-unstable ??? nixpkgs-unstable 0.4.0 pkgs.python313Packages.sshtunnel Pure python SSH tunnels nixos-unstable ??? nixpkgs-unstable 0.4.0 pkgs.python312Packages.ssh-python Python bindings for libssh C library nixos-unstable ??? nixpkgs-unstable 1.1.1 pkgs.python312Packages.sshpubkeys OpenSSH Public Key Parser for Python nixos-unstable ??? nixpkgs-unstable 3.3.1 pkgs.python313Packages.ssh-python Python bindings for libssh C library nixos-unstable ??? nixpkgs-unstable 1.1.1 pkgs.python313Packages.sshpubkeys OpenSSH Public Key Parser for Python nixos-unstable ??? nixpkgs-unstable 3.3.1 pkgs.python312Packages.ssh2-python Python bindings for libssh2 C library nixos-unstable ??? nixpkgs-unstable ssh2-python-1.1.2.post1 pkgs.python313Packages.ssh2-python Python bindings for libssh2 C library nixos-unstable ??? nixpkgs-unstable ssh2-python-1.1.2.post1 pkgs.python312Packages.parallel-ssh Asynchronous parallel SSH client library nixos-unstable ??? nixpkgs-unstable 2.14.0 pkgs.python313Packages.parallel-ssh Asynchronous parallel SSH client library nixos-unstable ??? nixpkgs-unstable 2.14.0 pkgs.haskellPackages.ssh-known-hosts Read and interpret the SSH known-hosts file nixos-unstable ??? nixpkgs-unstable 0.2.0.0 pkgs.gnomeExtensions.ssh-profile-list SSH Profile List is a GNOME extension that allows you to show SSH connections from .ssh/config file directly from the GNOME panel systray. This extension is fork of https://github.com/pramalho/guake-ssh-extension that modified to run on any terminal. nixos-unstable ??? nixpkgs-unstable 1 pkgs.python312Packages.swisshydrodata Python client to get data from the Swiss federal Office for Environment FEON nixos-unstable ??? nixpkgs-unstable 0.3.1 pkgs.python313Packages.swisshydrodata Python client to get data from the Swiss federal Office for Environment FEON nixos-unstable ??? nixpkgs-unstable 0.3.1 pkgs.python312Packages.mock-ssh-server Python mock SSH server for testing purposes nixos-unstable ??? nixpkgs-unstable 0.9.1 pkgs.python313Packages.mock-ssh-server Python mock SSH server for testing purposes nixos-unstable ??? nixpkgs-unstable 0.9.1 pkgs.python312Packages.ansible-pylibssh Python bindings to client functionality of libssh specific to Ansible use case nixos-unstable ??? nixpkgs-unstable 1.2.2 pkgs.python313Packages.ansible-pylibssh Python bindings to client functionality of libssh specific to Ansible use case nixos-unstable ??? nixpkgs-unstable 1.2.2 pkgs.gnomeExtensions.rdp-and-ssh-connect Connect to hosts in $HOME/.config/rd-ssh-connect/config.json file with Remmina (RDP or VNC) or SSH. nixos-unstable ??? nixpkgs-unstable 8 pkgs.vscode-extensions.leonardssh.vscord Highly customizable Discord Rich Presence extension for Visual Studio Code nixos-unstable ??? nixpkgs-unstable 5.3.5 pkgs.chickenPackages_5.chickenEggs.minissh An SSH-2 server and client implementation nixos-unstable ??? nixpkgs-unstable 1.0.0 pkgs.gnomeExtensions.ssh-search-provider-reborn Provide SSH search results in overview. nixos-unstable ??? nixpkgs-unstable 19 pkgs.python312Packages.robotframework-sshlibrary SSHLibrary is a Robot Framework test library for SSH and SFTP nixos-unstable ??? nixpkgs-unstable 3.8.0 pkgs.python313Packages.robotframework-sshlibrary SSHLibrary is a Robot Framework test library for SSH and SFTP nixos-unstable ??? nixpkgs-unstable 3.8.0 pkgs.vimPlugins.nvim-treesitter-parsers.ssh_config nixos-unstable ??? nixpkgs-unstable pkgs.vscode-extensions.ms-vscode-remote.remote-ssh Use any remote machine with a SSH server as your development environment nixos-unstable ??? nixpkgs-unstable 0.120.0 pkgs.tests.pkg-config.defaultPkgConfigPackages.libssh2 Test whether libssh2-1.11.1 exposes pkg-config modules libssh2 nixos-unstable ??? nixpkgs-unstable libssh2 pkgs.vscode-extensions.ms-vscode-remote.remote-ssh-edit Visual Studio Code extension that complements the Remote SSH extension with syntax colorization, keyword intellisense, and simple snippets when editing SSH configuration files nixos-unstable ??? nixpkgs-unstable 0.87.0 Package maintainers: 78 @talyz Kim Lindberger <kim.lindberger@gmail.com> @piotrkwiecinski Piotr Kwiecinski <piokwiecinski+nixpkgs@gmail.com> @aanderse Aaron Andersen <aaron@fosslib.net> @Ma27 Maximilian Bosch <maximilian@mbosch.me> @ostrolucky Gabriel Ostrolucký <gabriel.ostrolucky@gmail.com> @sargon Daniel Ehlers <danielehlers@mindeye.net> @fabaff Fabian Affolter <mail@fabian-affolter.ch> @ck3d Christian Kögler <ck3d@gmx.de> @joinemm Joonas Rautiola <joonas@rautiola.co> @zimbatm zimbatm <zimbatm@zimbatm.com> @LeSuisse Thomas Gerbet <thomas@gerbet.me> @mattmelling Matt Melling <mattmelling@fastmail.com> @moaxcp John Mercier <moaxcp@gmail.com> @honnip Jung seungwoo <me@honnip.page> @geluk Johan Geluk <johan+nix@geluk.io> @Kranzes Ilan Joselevich <personal@ilanjoselevich.com> @pinpox Pablo Ovelleiro Corral <mail@pablo.tools> @azahi Azat Bahawi <azat@bahawi.net> @astro Astro <astro@spaceboyz.net> @Infinidoge Infinidoge <infinidoge@inx.moe> @chris-martin Chris Martin <ch.martin@gmail.com> @Gordon-BP Gordon Clark <gordy@hanakano.com> @DavHau David Hauer <d.hauer.it@gmail.com> @lovesegfault Bernardo Meurer <meurerbernardo@gmail.com> @kalbasit Wael Nasreddine <wael.nasreddine@gmail.com> @ilya-fedin Ilya Fedin <fedin-ilja2010@ya.ru> @NickCao Nick Cao <nickcao@nichi.co> @ttuegel Thomas Tuegel <ttuegel@mailbox.org> @SuperSandro2000 Sandro Jäckel <sandro.jaeckel@gmail.com> @mjm Matt Moriarity <matt@mattmoriarity.com> @LunNova Luna Nova <nixpkgs-maintainer@lunnova.dev> @K900 Ilya K. <me@0upti.me> @telotortium Robert Irelan <rirelan@gmail.com> @viraptor Stanisław Pitucha <nix@viraptor.info> @mkg20001 Maciej Krüger <mkg20001+nix@gmail.com> @oxzi Alvar Penning <post@0x21.biz> @doronbehar Doron Behar <me@doronbehar.com> @Mic92 Jörg Thalheim <joerg@thalheim.io> @ocfox ocfox <i@ocfox.me> @XYenon XYenon <i@xyenon.bid> @iblech Ingo Blechschmidt <iblech@speicherleck.de> @lukegb Luke Granger-Brown <nix@lukegb.com> @madjar Georges Dubus <georges.dubus@compiletoi.net> @jqueiroz Jonathan Queiroz <nixos@johnjq.com> @zaninime Francesco Zanini <francesco@zanini.me> @ihatethefrench Michal S. <michal@tar.black> @carlosdagos Carlos D'Agostino <m@cdagostino.io> @ungeskriptet David Wronek <nix@david-w.eu> @Sohalt sohalt <nixos@sohalt.net> @philiptaron Philip Taron <philip.taron@gmail.com> @helsinki-Jo Joachim Ernst <joachim.ernst@helsinki-systems.de> @dasJ Janne Heß <janne@hess.ooo> @Conni2461 Simon Hauser <simon-hauser@outlook.com> @numinit Morgan Jones <me+nixpkgs@numin.it> @wahjava Ashish SHUKLA <ashish.is@lostca.se> @KAction Dmitry Bogatov <KAction@disroot.org> @johnrichardrinehart John Rinehart <johnrichardrinehart@gmail.com> @sarcasticadmin Robert James Hernandez <rob@sarcasticadmin.com> @romildo José Romildo Malaquias <malaquias@gmail.com> @kraanzu Murli Tawari <kraanzu@gmail.com> @AimPizza Rick Omonsky <rickomo.us@gmail.com> @makefu Felix Richter <makefu@syntax-fehler.de> @Thunderbottom Chinmay D. Pai <chinmaydpai@gmail.com> @svanderburg Sander van der Burg <s.vanderburg@tudelft.nl> @ethancedwards8 Ethan Carter Edwards <ethan@ethancedwards.com> @foo-dogsquared Gabriel Arazas <foodogsquared@foodogsquared.one> @pSub Pascal Wittmann <mail@pascal-wittmann.de> @kpbaks Kristoffer Plagborg Bak Sørensen <kristoffer.pbs@gmail.com> @Guanran928 Guanran Wang <guanran928@outlook.com> @patwid Patrick Widmer <patrick.widmer@tbwnet.ch> @ryand56 Ryan Omasta <git@ryand.ca> @kagehisa Sven Woelfel <woelfel.pub@gmail.com> @4z3 Tomislav Viljetić <tv@krebsco.de> @wineee Lu Hongxu <lhongxu@outlook.com> @tbenst Tyler Benster <nix@tylerbenster.com> @Pandapip1 Gavin John <gavinnjohn@gmail.com> @stigtsp Stig Palmquist <stig@stig.io> @bbigras Bruno Bigras <bigras.bruno@gmail.com> CVE-2025-48039 created 3 weeks, 6 days ago Unverified Paths can Cause Excessive Use of System Resources Allocation of Resources Without Limits or Throttling vulnerability in Erlang OTP ssh (ssh_sftp modules) allows Excessive Allocation, Resource Leak Exposure. This vulnerability is associated with program files lib/ssh/src/ssh_sftpd.erl. This issue affects OTP form OTP 17.0 until OTP 28.0.3, OTP 27.3.4.3 and 26.2.5.15 corresponding to ssh from 3.0.1 until 5.3.3, 5.2.11.3 and 5.1.4.12. ssh * <pkg:otp/ssh@* pkgs.assh Advanced SSH config - Regex, aliases, gateways, includes and dynamic hosts nixos-unstable ??? nixpkgs-unstable 2.16.0 pkgs.pssh Parallel SSH Tools nixos-unstable ??? nixpkgs-unstable 2.3.5 pkgs.sshs Terminal user interface for SSH nixos-unstable ??? nixpkgs-unstable 4.7.2 pkgs.sshx Fast, collaborative live terminal sharing over the web nixos-unstable ??? nixpkgs-unstable 0.4.1 pkgs.zssh SSH and Telnet client with ZMODEM file transfer capability nixos-unstable ??? nixpkgs-unstable 1.5c pkgs.passh Sshpass alternative for non-interactive ssh auth nixos-unstable ??? nixpkgs-unstable 2020-03-18 pkgs.sshed ssh config editor and bookmarks manager nixos-unstable ??? nixpkgs-unstable 1.2.0 pkgs.libssh SSH client library nixos-unstable ??? nixpkgs-unstable 0.11.2 pkgs.opkssh Enables SSH to be used with OpenID Connect nixos-unstable ??? nixpkgs-unstable 0.9.0 pkgs.rsshub RSS feed generator nixos-unstable ??? nixpkgs-unstable 0-unstable-2025-05-31 pkgs.smassh TUI based typing test application inspired by MonkeyType nixos-unstable ??? nixpkgs-unstable 3.1.6 pkgs.tarssh Simple SSH tarpit inspired by endlessh nixos-unstable ??? nixpkgs-unstable 0.7.0 pkgs.webssh Web based SSH client nixos-unstable ??? nixpkgs-unstable 1.6.3 pkgs.autossh Automatically restart SSH sessions and tunnels nixos-unstable ??? nixpkgs-unstable 1.4g pkgs.lazyssh Terminal-based SSH manager nixos-unstable ??? nixpkgs-unstable 0.2.0 pkgs.libssh2 Client-side C library implementing the SSH2 protocol nixos-unstable ??? nixpkgs-unstable 1.11.1 pkgs.openssh Implementation of the SSH protocol nixos-unstable ??? nixpkgs-unstable 10.0p2 pkgs.sshoogr A Groovy-based DSL for working with remote SSH servers nixos-unstable ??? nixpkgs-unstable 0.9.26 pkgs.sshpass Non-interactive ssh password auth nixos-unstable ??? nixpkgs-unstable 1.10 pkgs.sshping Measure character-echo latency and bandwidth for an interactive ssh session nixos-unstable ??? nixpkgs-unstable 0.1.4 pkgs.tinyssh Minimalistic SSH server nixos-unstable ??? nixpkgs-unstable 20250201 pkgs.baboossh Tool to do SSH spreading nixos-unstable ??? nixpkgs-unstable 1.2.1 pkgs.endlessh SSH tarpit that slowly sends an endless banner nixos-unstable ??? nixpkgs-unstable 1.1 pkgs.esshader Offline ShaderToy-compatible GLSL shader viewer using OpenGL ES 2.0 nixos-unstable ??? nixpkgs-unstable 0-unstable-2020-08-09 pkgs.fast-ssh TUI tool to use the SSH config for connections nixos-unstable ??? nixpkgs-unstable 0.3.2 pkgs.hyperssh Run SSH over hyperswarm nixos-unstable ??? nixpkgs-unstable 5.0.3 pkgs.pam_rssh PAM module for authenticating via ssh-agent, written in Rust nixos-unstable ??? nixpkgs-unstable 1.2.0 pkgs.pam_ussh PAM module to authenticate using SSH certificates nixos-unstable ??? nixpkgs-unstable 0-unstable-2021-06-15 pkgs.pfsshell PFS (PlayStation File System) shell for POSIX-based systems nixos-unstable ??? nixpkgs-unstable 1.1.1 pkgs.ssh-chat Chat over SSH nixos-unstable ??? nixpkgs-unstable 1.10.1 pkgs.ssh-mitm Tool for SSH security audits nixos-unstable ??? nixpkgs-unstable 5.0.1 pkgs.sshesame Easy to set up and use SSH honeypot nixos-unstable ??? nixpkgs-unstable 0.0.39 pkgs.sshguard Protects hosts from brute-force attacks nixos-unstable ??? nixpkgs-unstable 2.5.1 pkgs.sshified Proxy HTTP requests through SSH nixos-unstable ??? nixpkgs-unstable 1.2.1 pkgs.sshlatex Collection of hacks to efficiently run LaTeX via ssh nixos-unstable ??? nixpkgs-unstable 0.8 pkgs.sshocker Tool for SSH, reverse sshfs and port forwarder nixos-unstable ??? nixpkgs-unstable 0.3.8 pkgs.sshuttle Transparent proxy server that works as a poor man's VPN nixos-unstable ??? nixpkgs-unstable 1.3.2 pkgs.sshwifty WebSSH & WebTelnet client nixos-unstable ??? nixpkgs-unstable 0.4.0-beta-release pkgs.guile-ssh Bindings to Libssh for GNU Guile nixos-unstable ??? nixpkgs-unstable 0.18.0 pkgs.ssh-audit Tool for ssh server auditing nixos-unstable ??? nixpkgs-unstable 3.3.0 pkgs.ssh-ident Start and use ssh-agent and load identities as necessary nixos-unstable ??? nixpkgs-unstable 2016-04-21 pkgs.ssh-tools Making SSH more convenient nixos-unstable ??? nixpkgs-unstable 1.9 pkgs.sshportal Simple, fun and transparent SSH (and telnet) bastion server nixos-unstable ??? nixpkgs-unstable 1.19.5 pkgs.tmux-cssh SSH to multiple hosts at the same time using tmux nixos-unstable ??? nixpkgs-unstable 2015-10-15 pkgs.trzsz-ssh SSH client designed as a drop-in replacement for the openssh client nixos-unstable ??? nixpkgs-unstable 0.1.22 pkgs.usbip-ssh Import usb devices from another linux machine with ssh's connection forwarding mechanism nixos-unstable ??? nixpkgs-unstable 0-unstable-2024-10-09 pkgs.ssh-agents Spawn and maintain multiple ssh-agents across terminals nixos-unstable ??? nixpkgs-unstable 1.0.1 pkgs.ssh-to-age Convert ssh private keys in ed25519 format to age keys nixos-unstable ??? nixpkgs-unstable 1.2.0 pkgs.ssh-to-pgp Convert ssh private keys to PGP nixos-unstable ??? nixpkgs-unstable 1.1.6 pkgs.sshchecker Dedicated SSH brute-forcing tool nixos-unstable ??? nixpkgs-unstable 1.0 pkgs.sshfs-fuse FUSE-based filesystem that allows remote filesystems to be mounted over SSH nixos-unstable ??? nixpkgs-unstable 3.7.3 pkgs.endlessh-go Implementation of endlessh exporting Prometheus metrics nixos-unstable ??? nixpkgs-unstable 2024.0119.1 pkgs.opensshTest Implementation of the SSH protocol nixos-unstable ??? nixpkgs-unstable 10.0p2 pkgs.openssh_hpn Implementation of the SSH protocol with high performance networking patches nixos-unstable ??? nixpkgs-unstable 10.0p2 pkgs.pritunl-ssh Pritunl Zero SSH client nixos-unstable ??? nixpkgs-unstable 1.0.3231.6 pkgs.ssh-copy-id Tool to copy SSH public keys to a remote machine nixos-unstable ??? nixpkgs-unstable 10.0p2 pkgs.sshx-server Fast, collaborative live terminal sharing over the web nixos-unstable ??? nixpkgs-unstable 0.4.1 pkgs.wl-crosshair Crosshair overlay for wlroots compositor nixos-unstable ??? nixpkgs-unstable 0.1.0-unstable-2024-05-09 pkgs.ssh-import-id Retrieves an SSH public key and installs it locally nixos-unstable ??? nixpkgs-unstable 5.11 pkgs.ssh-tpm-agent SSH agent with support for TPM sealed keys for public key authentication nixos-unstable ??? nixpkgs-unstable 0.8.0 pkgs.openssh_gssapi Implementation of the SSH protocol with GSSAPI support nixos-unstable ??? nixpkgs-unstable 10.0p2 pkgs.tkey-ssh-agent SSH Agent for TKey, the flexible open hardware/software USB security key nixos-unstable ??? nixpkgs-unstable 1.0.0 pkgs.vault-ssh-plus Automatically use HashiCorp Vault SSH Client Key Signing with ssh(1) nixos-unstable ??? nixpkgs-unstable 0.7.8 pkgs.x11_ssh_askpass Lightweight passphrase dialog for OpenSSH or other open variants of SSH nixos-unstable ??? nixpkgs-unstable 1.2.4.1 pkgs.drone-runner-ssh Experimental Drone runner that executes a pipeline on a remote machine nixos-unstable ??? nixpkgs-unstable 2022-12-22 pkgs.ssh-openpgp-auth Command-line tool that provides client-side functionality to transparently verify the identity of remote SSH hosts nixos-unstable ??? nixpkgs-unstable 0.2.3 pkgs.tmate-ssh-server tmate SSH Server nixos-unstable ??? nixpkgs-unstable 2023-06-02 pkgs.ssh-key-confirmer Test ssh login key acceptance without having the private key nixos-unstable ??? nixpkgs-unstable 0.1 pkgs.sshd-openpgp-auth Command-line tool for creating and managing OpenPGP based trust anchors for SSH host keys nixos-unstable ??? nixpkgs-unstable 0.3.1 pkgs.pam_ssh_agent_auth PAM module for authentication through the SSH agent nixos-unstable ??? nixpkgs-unstable 0.10.4 pkgs.keepass-keepasshttp nixos-unstable ??? nixpkgs-unstable 1.8.4.2 pkgs.opensshWithKerberos Implementation of the SSH protocol nixos-unstable ??? nixpkgs-unstable 10.0p2 pkgs.haskellPackages.hssh SSH protocol implementation nixos-unstable ??? nixpkgs-unstable 0.1.0.0 pkgs.php81Extensions.ssh2 PHP bindings for the libssh2 library nixos-unstable ??? nixpkgs-unstable ssh2-1.4.1 pkgs.php82Extensions.ssh2 PHP bindings for the libssh2 library nixos-unstable ??? nixpkgs-unstable ssh2-1.4.1 pkgs.php83Extensions.ssh2 PHP bindings for the libssh2 library nixos-unstable ??? nixpkgs-unstable ssh2-1.4.1 pkgs.php84Extensions.ssh2 PHP bindings for the libssh2 library nixos-unstable ??? nixpkgs-unstable ssh2-1.4.1 pkgs.rubyPackages.net-ssh nixos-unstable ??? nixpkgs-unstable 7.3.0 pkgs.haskellPackages.libssh libssh bindings nixos-unstable ??? nixpkgs-unstable 0.1.0.0 pkgs.ssh-askpass-fullscreen Small, fullscreen SSH askpass GUI using GTK+2 nixos-unstable ??? nixpkgs-unstable 1.3 pkgs.hareThirdParty.hare-ssh SSH client & server protocol implementation for Hare nixos-unstable ??? nixpkgs-unstable 0-unstable-2023-11-16 pkgs.haskellPackages.chesshs Simple library for validating chess moves and parsing PGN files nixos-unstable ??? nixpkgs-unstable 0.2.1 pkgs.kdePackages.ksshaskpass ssh-add helper that uses KWallet and KPasswordDialog nixos-unstable ??? nixpkgs-unstable 6.4.5 pkgs.openssh_hpnWithKerberos Implementation of the SSH protocol with high performance networking patches nixos-unstable ??? nixpkgs-unstable 10.0p2 pkgs.python312Packages.sshfs SSH/SFTP implementation for fsspec nixos-unstable ??? nixpkgs-unstable 2025.2.0 pkgs.python313Packages.sshfs SSH/SFTP implementation for fsspec nixos-unstable ??? nixpkgs-unstable 2025.2.0 pkgs.terraform-providers.ssh nixos-unstable ??? nixpkgs-unstable 2.7.0 pkgs.azure-cli-extensions.ssh SSH into Azure VMs using RBAC and AAD OpenSSH Certificates nixos-unstable ??? nixpkgs-unstable 2.0.6 pkgs.python312Packages.webssh Web based SSH client nixos-unstable ??? nixpkgs-unstable 1.6.3 pkgs.python313Packages.webssh Web based SSH client nixos-unstable ??? nixpkgs-unstable 1.6.3 pkgs.rubyPackages_3_1.net-ssh nixos-unstable ??? nixpkgs-unstable 7.3.0 pkgs.rubyPackages_3_2.net-ssh nixos-unstable ??? nixpkgs-unstable 7.3.0 pkgs.rubyPackages_3_3.net-ssh nixos-unstable ??? nixpkgs-unstable 7.3.0 pkgs.rubyPackages_3_4.net-ssh nixos-unstable ??? nixpkgs-unstable 7.3.0 pkgs.gnomeExtensions.guake-ssh Systray menu to connect to SSH hosts configured in ~/.ssh/config or any files in ~/.ssh/config.d/ using Guake. nixos-unstable ??? nixpkgs-unstable 5 pkgs.lxqt.lxqt-openssh-askpass GUI to query passwords on behalf of SSH agents nixos-unstable ??? nixpkgs-unstable 2.2.0 pkgs.python312Packages.dvc-ssh SSH plugin for dvc nixos-unstable ??? nixpkgs-unstable 4.2.1 pkgs.python313Packages.dvc-ssh SSH plugin for dvc nixos-unstable ??? nixpkgs-unstable 4.2.1 pkgs.python312Packages.asyncssh Asynchronous SSHv2 Python client and server library nixos-unstable ??? nixpkgs-unstable 2.21.0 pkgs.python313Packages.asyncssh Asynchronous SSHv2 Python client and server library nixos-unstable ??? nixpkgs-unstable 2.21.0 pkgs.python312Packages.sshtunnel Pure python SSH tunnels nixos-unstable ??? nixpkgs-unstable 0.4.0 pkgs.python313Packages.sshtunnel Pure python SSH tunnels nixos-unstable ??? nixpkgs-unstable 0.4.0 pkgs.python312Packages.ssh-python Python bindings for libssh C library nixos-unstable ??? nixpkgs-unstable 1.1.1 pkgs.python312Packages.sshpubkeys OpenSSH Public Key Parser for Python nixos-unstable ??? nixpkgs-unstable 3.3.1 pkgs.python313Packages.ssh-python Python bindings for libssh C library nixos-unstable ??? nixpkgs-unstable 1.1.1 pkgs.python313Packages.sshpubkeys OpenSSH Public Key Parser for Python nixos-unstable ??? nixpkgs-unstable 3.3.1 pkgs.python312Packages.ssh2-python Python bindings for libssh2 C library nixos-unstable ??? nixpkgs-unstable ssh2-python-1.1.2.post1 pkgs.python313Packages.ssh2-python Python bindings for libssh2 C library nixos-unstable ??? nixpkgs-unstable ssh2-python-1.1.2.post1 pkgs.python312Packages.parallel-ssh Asynchronous parallel SSH client library nixos-unstable ??? nixpkgs-unstable 2.14.0 pkgs.python313Packages.parallel-ssh Asynchronous parallel SSH client library nixos-unstable ??? nixpkgs-unstable 2.14.0 pkgs.haskellPackages.ssh-known-hosts Read and interpret the SSH known-hosts file nixos-unstable ??? nixpkgs-unstable 0.2.0.0 pkgs.gnomeExtensions.ssh-profile-list SSH Profile List is a GNOME extension that allows you to show SSH connections from .ssh/config file directly from the GNOME panel systray. This extension is fork of https://github.com/pramalho/guake-ssh-extension that modified to run on any terminal. nixos-unstable ??? nixpkgs-unstable 1 pkgs.python312Packages.swisshydrodata Python client to get data from the Swiss federal Office for Environment FEON nixos-unstable ??? nixpkgs-unstable 0.3.1 pkgs.python313Packages.swisshydrodata Python client to get data from the Swiss federal Office for Environment FEON nixos-unstable ??? nixpkgs-unstable 0.3.1 pkgs.python312Packages.mock-ssh-server Python mock SSH server for testing purposes nixos-unstable ??? nixpkgs-unstable 0.9.1 pkgs.python313Packages.mock-ssh-server Python mock SSH server for testing purposes nixos-unstable ??? nixpkgs-unstable 0.9.1 pkgs.python312Packages.ansible-pylibssh Python bindings to client functionality of libssh specific to Ansible use case nixos-unstable ??? nixpkgs-unstable 1.2.2 pkgs.python313Packages.ansible-pylibssh Python bindings to client functionality of libssh specific to Ansible use case nixos-unstable ??? nixpkgs-unstable 1.2.2 pkgs.gnomeExtensions.rdp-and-ssh-connect Connect to hosts in $HOME/.config/rd-ssh-connect/config.json file with Remmina (RDP or VNC) or SSH. nixos-unstable ??? nixpkgs-unstable 8 pkgs.vscode-extensions.leonardssh.vscord Highly customizable Discord Rich Presence extension for Visual Studio Code nixos-unstable ??? nixpkgs-unstable 5.3.5 pkgs.chickenPackages_5.chickenEggs.minissh An SSH-2 server and client implementation nixos-unstable ??? nixpkgs-unstable 1.0.0 pkgs.gnomeExtensions.ssh-search-provider-reborn Provide SSH search results in overview. nixos-unstable ??? nixpkgs-unstable 19 pkgs.python312Packages.robotframework-sshlibrary SSHLibrary is a Robot Framework test library for SSH and SFTP nixos-unstable ??? nixpkgs-unstable 3.8.0 pkgs.python313Packages.robotframework-sshlibrary SSHLibrary is a Robot Framework test library for SSH and SFTP nixos-unstable ??? nixpkgs-unstable 3.8.0 pkgs.vimPlugins.nvim-treesitter-parsers.ssh_config nixos-unstable ??? nixpkgs-unstable pkgs.vscode-extensions.ms-vscode-remote.remote-ssh Use any remote machine with a SSH server as your development environment nixos-unstable ??? nixpkgs-unstable 0.120.0 pkgs.tests.pkg-config.defaultPkgConfigPackages.libssh2 Test whether libssh2-1.11.1 exposes pkg-config modules libssh2 nixos-unstable ??? nixpkgs-unstable libssh2 pkgs.vscode-extensions.ms-vscode-remote.remote-ssh-edit Visual Studio Code extension that complements the Remote SSH extension with syntax colorization, keyword intellisense, and simple snippets when editing SSH configuration files nixos-unstable ??? nixpkgs-unstable 0.87.0 Package maintainers: 78 @talyz Kim Lindberger <kim.lindberger@gmail.com> @piotrkwiecinski Piotr Kwiecinski <piokwiecinski+nixpkgs@gmail.com> @aanderse Aaron Andersen <aaron@fosslib.net> @Ma27 Maximilian Bosch <maximilian@mbosch.me> @ostrolucky Gabriel Ostrolucký <gabriel.ostrolucky@gmail.com> @sargon Daniel Ehlers <danielehlers@mindeye.net> @fabaff Fabian Affolter <mail@fabian-affolter.ch> @ck3d Christian Kögler <ck3d@gmx.de> @joinemm Joonas Rautiola <joonas@rautiola.co> @zimbatm zimbatm <zimbatm@zimbatm.com> @LeSuisse Thomas Gerbet <thomas@gerbet.me> @mattmelling Matt Melling <mattmelling@fastmail.com> @moaxcp John Mercier <moaxcp@gmail.com> @honnip Jung seungwoo <me@honnip.page> @geluk Johan Geluk <johan+nix@geluk.io> @Kranzes Ilan Joselevich <personal@ilanjoselevich.com> @pinpox Pablo Ovelleiro Corral <mail@pablo.tools> @azahi Azat Bahawi <azat@bahawi.net> @astro Astro <astro@spaceboyz.net> @Infinidoge Infinidoge <infinidoge@inx.moe> @chris-martin Chris Martin <ch.martin@gmail.com> @Gordon-BP Gordon Clark <gordy@hanakano.com> @DavHau David Hauer <d.hauer.it@gmail.com> @lovesegfault Bernardo Meurer <meurerbernardo@gmail.com> @kalbasit Wael Nasreddine <wael.nasreddine@gmail.com> @dasJ Janne Heß <janne@hess.ooo> @Conni2461 Simon Hauser <simon-hauser@outlook.com> @philiptaron Philip Taron <philip.taron@gmail.com> @helsinki-Jo Joachim Ernst <joachim.ernst@helsinki-systems.de> @numinit Morgan Jones <me+nixpkgs@numin.it> @telotortium Robert Irelan <rirelan@gmail.com> @viraptor Stanisław Pitucha <nix@viraptor.info> @mkg20001 Maciej Krüger <mkg20001+nix@gmail.com> @oxzi Alvar Penning <post@0x21.biz> @doronbehar Doron Behar <me@doronbehar.com> @Mic92 Jörg Thalheim <joerg@thalheim.io> @ocfox ocfox <i@ocfox.me> @XYenon XYenon <i@xyenon.bid> @iblech Ingo Blechschmidt <iblech@speicherleck.de> @lukegb Luke Granger-Brown <nix@lukegb.com> @madjar Georges Dubus <georges.dubus@compiletoi.net> @jqueiroz Jonathan Queiroz <nixos@johnjq.com> @zaninime Francesco Zanini <francesco@zanini.me> @ihatethefrench Michal S. <michal@tar.black> @carlosdagos Carlos D'Agostino <m@cdagostino.io> @ungeskriptet David Wronek <nix@david-w.eu> @Sohalt sohalt <nixos@sohalt.net> @wahjava Ashish SHUKLA <ashish.is@lostca.se> @KAction Dmitry Bogatov <KAction@disroot.org> @johnrichardrinehart John Rinehart <johnrichardrinehart@gmail.com> @sarcasticadmin Robert James Hernandez <rob@sarcasticadmin.com> @romildo José Romildo Malaquias <malaquias@gmail.com> @kraanzu Murli Tawari <kraanzu@gmail.com> @AimPizza Rick Omonsky <rickomo.us@gmail.com> @makefu Felix Richter <makefu@syntax-fehler.de> @Thunderbottom Chinmay D. Pai <chinmaydpai@gmail.com> @svanderburg Sander van der Burg <s.vanderburg@tudelft.nl> @SuperSandro2000 Sandro Jäckel <sandro.jaeckel@gmail.com> @ethancedwards8 Ethan Carter Edwards <ethan@ethancedwards.com> @foo-dogsquared Gabriel Arazas <foodogsquared@foodogsquared.one> @pSub Pascal Wittmann <mail@pascal-wittmann.de> @ilya-fedin Ilya Fedin <fedin-ilja2010@ya.ru> @NickCao Nick Cao <nickcao@nichi.co> @ttuegel Thomas Tuegel <ttuegel@mailbox.org> @mjm Matt Moriarity <matt@mattmoriarity.com> @K900 Ilya K. <me@0upti.me> @LunNova Luna Nova <nixpkgs-maintainer@lunnova.dev> @kpbaks Kristoffer Plagborg Bak Sørensen <kristoffer.pbs@gmail.com> @Guanran928 Guanran Wang <guanran928@outlook.com> @patwid Patrick Widmer <patrick.widmer@tbwnet.ch> @ryand56 Ryan Omasta <git@ryand.ca> @kagehisa Sven Woelfel <woelfel.pub@gmail.com> @4z3 Tomislav Viljetić <tv@krebsco.de> @wineee Lu Hongxu <lhongxu@outlook.com> @tbenst Tyler Benster <nix@tylerbenster.com> @Pandapip1 Gavin John <gavinnjohn@gmail.com> @stigtsp Stig Palmquist <stig@stig.io> @bbigras Bruno Bigras <bigras.bruno@gmail.com> CVE-2025-9714 6.2 MEDIUM CVSS version: 3.1 Attack vector (AV): LOCAL Attack complexity (AC): LOW Privileges required (PR): NONE User interaction (UI): NONE Scope (S): UNCHANGED Confidentiality impact (C): NONE Integrity impact (I): NONE Availability impact (A): HIGH created 3 weeks, 6 days ago Stack overflow in libxml2 Uncontrolled recursion in XPath evaluation in libxml2 up to and including version 2.9.14 allows a local attacker to cause a stack overflow via crafted expressions. XPath processing functions `xmlXPathRunEval`, `xmlXPathCtxtCompile`, and `xmlXPathEvalExpr` were resetting recursion depth to zero before making potentially recursive calls. When such functions were called recursively this could allow for uncontrolled recursion and lead to a stack overflow. These functions now preserve recursion depth across recursive calls, allowing recursion depth to be controlled. libxml2 <2.9.3+dfsg1-1ubuntu0.7+esm10 <2.10.0 <2.12.7+dfsg+really2.9.14-0.4ubuntu0.3 <2.9.13+dfsg-1ubuntu0.9 <2.9.10+dfsg-5ubuntu0.20.04.10+esm2 <2.9.1+dfsg1-3ubuntu4.13+esm9 <2.9.4+dfsg1-6.1ubuntu1.9+esm5 <2.9.14+dfsg-1.3ubuntu3.5 pkgs.libxml2 XML parsing library for C nixos-unstable ??? nixpkgs-unstable 2.14.5 pkgs.libxml2_13 XML parsing library for C nixos-unstable ??? nixpkgs-unstable 2.13.8 pkgs.libxml2Python nixos-unstable ??? nixpkgs-unstable 2.14.5 pkgs.sbclPackages.cl-libxml2 nixos-unstable ??? nixpkgs-unstable libxml2-20130615-git pkgs.python312Packages.libxml2 XML parsing library for C nixos-unstable ??? nixpkgs-unstable 2.14.5 pkgs.python313Packages.libxml2 XML parsing library for C nixos-unstable ??? nixpkgs-unstable 2.14.5 pkgs.tests.pkg-config.defaultPkgConfigPackages."libxml-2.0" Test whether libxml2-2.14.5 exposes pkg-config modules libxml-2.0 nixos-unstable ??? nixpkgs-unstable libxml2 Package maintainers: 7 @jtojnar Jan Tojnar <jtojnar@gmail.com> @gepbird Gutyina Gergő <gutyina.gergo.2@gmail.com> @lukego Luke Gorrie <luke@snabb.co> @7c6f434c Michael Raskin <7c6f434c@mail.ru> @hraban Hraban Luyat <hraban@0brg.net> @Uthar Kasper Gałkowski <galkowskikasper@gmail.com> @nagy Daniel Nagy <danielnagy@posteo.de> CVE-2025-54709 8.1 HIGH CVSS version: 3.1 Attack vector (AV): NETWORK Attack complexity (AC): HIGH Privileges required (PR): NONE User interaction (UI): NONE Scope (S): UNCHANGED Confidentiality impact (C): HIGH Integrity impact (I): HIGH Availability impact (A): HIGH created 3 weeks, 6 days ago WordPress Sala Theme <= 1.1.6 - Local File Inclusion Vulnerability Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in uxper Sala. This issue affects Sala: from n/a through 1.1.6. sala =<1.1.6 pkgs.python312Packages.datasalad Pure-Python library with a collection of utilities for working with Git and git-annex nixos-unstable ??? nixpkgs-unstable 0.5.0 pkgs.python313Packages.datasalad Pure-Python library with a collection of utilities for working with Git and git-annex nixos-unstable ??? nixpkgs-unstable 0.5.0 pkgs.python312Packages.schema-salad Semantic Annotations for Linked Avro Data nixos-unstable ??? nixpkgs-unstable 8.9.20250723145140 pkgs.python313Packages.schema-salad Semantic Annotations for Linked Avro Data nixos-unstable ??? nixpkgs-unstable 8.9.20250723145140 Package maintainers: 2 @veprbl Dmitry Kalinkin <veprbl@gmail.com> @gador Florian Brandes <florian.brandes@posteo.de> CVE-2025-58997 9.6 CRITICAL CVSS version: 3.1 Attack vector (AV): NETWORK Attack complexity (AC): LOW Privileges required (PR): NONE User interaction (UI): REQUIRED Scope (S): CHANGED Confidentiality impact (C): HIGH Integrity impact (I): HIGH Availability impact (A): HIGH created 3 weeks, 6 days ago WordPress Mow Theme <= 4.10 - Cross Site Request Forgery (CSRF) Vulnerability Cross-Site Request Forgery (CSRF) vulnerability in Frenify Mow allows Code Injection. This issue affects Mow: from n/a through 4.10. mow =<4.10 pkgs.libmowgli Development framework for C providing high performance and highly flexible algorithms nixos-unstable ??? nixpkgs-unstable 2.1.3 pkgs.python312Packages.aioautomower Module to communicate with the Automower Connect API nixos-unstable ??? nixpkgs-unstable 2.2.2 pkgs.python313Packages.aioautomower Module to communicate with the Automower Connect API nixos-unstable ??? nixpkgs-unstable 2.2.2 pkgs.python312Packages.automower-ble Module to connect to Husqvarna Automower Connect nixos-unstable ??? nixpkgs-unstable 0.2.7 pkgs.python313Packages.automower-ble Module to connect to Husqvarna Automower Connect nixos-unstable ??? nixpkgs-unstable 0.2.7 pkgs.home-assistant-component-tests.lawn_mower Open source home automation that puts local control and privacy first nixos-unstable ??? nixpkgs-unstable 2025.9.3 pkgs.home-assistant-component-tests.husqvarna_automower Open source home automation that puts local control and privacy first nixos-unstable ??? nixpkgs-unstable 2025.9.3 pkgs.home-assistant-component-tests.husqvarna_automower_ble Open source home automation that puts local control and privacy first nixos-unstable ??? nixpkgs-unstable 2025.9.3 Package maintainers: 3 @fabaff Fabian Affolter <mail@fabian-affolter.ch> @mweinelt Martin Weinelt <hexa@darmstadt.ccc.de> @dotlambda Robert Schütz <rschuetz17@gmail.com>
CVE-2025-9905 created 3 weeks ago Arbitary Code execution in Keras load_model() The Keras Model.load_model method can be exploited to achieve arbitrary code execution, even with safe_mode=True. One can create a specially crafted .h5/.hdf5 model archive that, when loaded via Model.load_model, will trigger arbitrary code to be executed. This is achieved by crafting a special .h5 archive file that uses the Lambda layer feature of keras which allows arbitrary Python code in the form of pickled code. The vulnerability comes from the fact that the safe_mode=True option is not honored when reading .h5 archives. Note that the .h5/.hdf5 format is a legacy format supported by Keras 3 for backwards compatibility. keras =<3.11.2 pkgs.python312Packages.keras Multi-backend implementation of the Keras API, with support for TensorFlow, JAX, and PyTorch nixos-25.05 3.9.2 nixpkgs-25.05-darwin 3.9.2 nixos-25.05-small 3.9.2 nixos-unstable 3.11.3 nixos-unstable-small 3.11.3 nixpkgs-unstable 3.11.3 pkgs.python312Packages.tf-keras Deep learning for humans nixos-25.05 2.19.0 nixpkgs-25.05-darwin 2.19.0 nixos-25.05-small 2.19.0 nixos-unstable 2.19.0 nixos-unstable-small 2.19.0 nixpkgs-unstable 2.19.0 Package maintainers: 1 @GaetanLepage Gaetan Lepage <gaetan@glepage.com>
pkgs.python312Packages.keras Multi-backend implementation of the Keras API, with support for TensorFlow, JAX, and PyTorch nixos-25.05 3.9.2 nixpkgs-25.05-darwin 3.9.2 nixos-25.05-small 3.9.2 nixos-unstable 3.11.3 nixos-unstable-small 3.11.3 nixpkgs-unstable 3.11.3
pkgs.python312Packages.tf-keras Deep learning for humans nixos-25.05 2.19.0 nixpkgs-25.05-darwin 2.19.0 nixos-25.05-small 2.19.0 nixos-unstable 2.19.0 nixos-unstable-small 2.19.0 nixpkgs-unstable 2.19.0
CVE-2025-4953 7.4 HIGH CVSS version: 3.1 Attack vector (AV): NETWORK Attack complexity (AC): HIGH Privileges required (PR): NONE User interaction (UI): NONE Scope (S): UNCHANGED Confidentiality impact (C): HIGH Integrity impact (I): HIGH Availability impact (A): NONE created 3 weeks, 6 days ago Podman: build context bind mount A flaw was found in Podman. In a Containerfile or Podman, data written to RUN --mount=type=bind mounts during the podman build is not discarded. This issue can lead to files created within the container appearing in the temporary build context directory on the host, leaving the created files accessible. rhcos podman container-tools:rhel8/podman pkgs.podman Program for managing pods, containers and container images nixos-unstable ??? nixpkgs-unstable 5.6.1 pkgs.podman-tui Podman Terminal UI nixos-unstable ??? nixpkgs-unstable 1.8.0 pkgs.podman-bootc Streamlining podman+bootc interactions nixos-unstable ??? nixpkgs-unstable 0.1.2 pkgs.podman-compose Implementation of docker-compose with podman backend nixos-unstable ??? nixpkgs-unstable 1.5.0 pkgs.podman-desktop Graphical tool for developing on containers and Kubernetes nixos-unstable ??? nixpkgs-unstable 1.21.0 pkgs.nomad-driver-podman Podman task driver for Nomad nixos-unstable ??? nixpkgs-unstable 0.6.3 pkgs.python312Packages.podman Python bindings for Podman's RESTful API nixos-unstable ??? nixpkgs-unstable 5.6.0 pkgs.python313Packages.podman Python bindings for Podman's RESTful API nixos-unstable ??? nixpkgs-unstable 5.6.0 Package maintainers: 8 @fabaff Fabian Affolter <mail@fabian-affolter.ch> @vdemeester Vincent Demeester <vincent@sbr.pm> @saschagrunert Sascha Grunert <mail@saschagrunert.de> @cpcloud Phillip Cloud @evan-goode Evan Goode <mail@evangoo.de> @sikmir Nikolay Korotkiy <sikmir@disroot.org> @booxter Ihar Hrachyshka <ihar.hrachyshka@gmail.com> @aaronjheng Aaron Jheng <wentworth@outlook.com>
pkgs.podman Program for managing pods, containers and container images nixos-unstable ??? nixpkgs-unstable 5.6.1
pkgs.podman-compose Implementation of docker-compose with podman backend nixos-unstable ??? nixpkgs-unstable 1.5.0
pkgs.podman-desktop Graphical tool for developing on containers and Kubernetes nixos-unstable ??? nixpkgs-unstable 1.21.0
pkgs.python312Packages.podman Python bindings for Podman's RESTful API nixos-unstable ??? nixpkgs-unstable 5.6.0
pkgs.python313Packages.podman Python bindings for Podman's RESTful API nixos-unstable ??? nixpkgs-unstable 5.6.0
CVE-2025-8396 created 3 weeks, 6 days ago Insufficiently specific bounds checking on authorization header could lead to … Insufficiently specific bounds checking on authorization header could lead to denial of service in the Temporal server on all platforms due to excessive memory allocation.This issue affects all platforms and versions of OSS Server prior to 1.26.3, 1.27.3, and 1.28.1 (i.e., fixed in 1.26.3, 1.27.3, and 1.28.1 and later). Temporal Cloud services are not impacted. temporal <1.26.3 <1.28.1 <1.27.3 pkgs.temporal Microservice orchestration platform which enables developers to build scalable applications without sacrificing productivity or reliability nixos-unstable ??? nixpkgs-unstable 1.28.1 pkgs.temporal-cli Command-line interface for running Temporal Server and interacting with Workflows, Activities, Namespaces, and other parts of Temporal nixos-unstable ??? nixpkgs-unstable 1.4.1 pkgs.python312Packages.temporalio Temporal Python SDK nixos-unstable ??? nixpkgs-unstable 1.17.0 pkgs.python313Packages.temporalio Temporal Python SDK nixos-unstable ??? nixpkgs-unstable 1.17.0 pkgs.haskellPackages.temporal-media data types for temporal media nixos-unstable ??? nixpkgs-unstable 0.6.3 pkgs.terraform-providers.temporalcloud nixos-unstable ??? nixpkgs-unstable 1.1.0 pkgs.postgresqlPackages.temporal_tables Temporal Tables PostgreSQL Extension nixos-unstable ??? nixpkgs-unstable 1.2.2 pkgs.postgresql13Packages.temporal_tables Temporal Tables PostgreSQL Extension nixos-unstable ??? nixpkgs-unstable 1.2.2 pkgs.postgresql14Packages.temporal_tables Temporal Tables PostgreSQL Extension nixos-unstable ??? nixpkgs-unstable 1.2.2 pkgs.postgresql15Packages.temporal_tables Temporal Tables PostgreSQL Extension nixos-unstable ??? nixpkgs-unstable 1.2.2 pkgs.postgresql16Packages.temporal_tables Temporal Tables PostgreSQL Extension nixos-unstable ??? nixpkgs-unstable 1.2.2 pkgs.postgresql18Packages.temporal_tables Temporal Tables PostgreSQL Extension nixos-unstable ??? nixpkgs-unstable 1.2.2 pkgs.haskellPackages.temporal-music-notation music notation nixos-unstable ??? nixpkgs-unstable 0.4.1 pkgs.haskellPackages.temporal-music-notation-demo generates midi from score notation nixos-unstable ??? nixpkgs-unstable 0.4.0 pkgs.haskellPackages.temporal-music-notation-western western music notation nixos-unstable ??? nixpkgs-unstable 0.4.0 Package maintainers: 4 @ggPeti Peter Ferenczy <ggpeti@gmail.com> @levigross Levi Gross <levi@levigross.com> @jpds Jonathan Davies @aaronjheng Aaron Jheng <wentworth@outlook.com>
pkgs.temporal Microservice orchestration platform which enables developers to build scalable applications without sacrificing productivity or reliability nixos-unstable ??? nixpkgs-unstable 1.28.1
pkgs.temporal-cli Command-line interface for running Temporal Server and interacting with Workflows, Activities, Namespaces, and other parts of Temporal nixos-unstable ??? nixpkgs-unstable 1.4.1
pkgs.haskellPackages.temporal-media data types for temporal media nixos-unstable ??? nixpkgs-unstable 0.6.3
pkgs.postgresqlPackages.temporal_tables Temporal Tables PostgreSQL Extension nixos-unstable ??? nixpkgs-unstable 1.2.2
pkgs.postgresql13Packages.temporal_tables Temporal Tables PostgreSQL Extension nixos-unstable ??? nixpkgs-unstable 1.2.2
pkgs.postgresql14Packages.temporal_tables Temporal Tables PostgreSQL Extension nixos-unstable ??? nixpkgs-unstable 1.2.2
pkgs.postgresql15Packages.temporal_tables Temporal Tables PostgreSQL Extension nixos-unstable ??? nixpkgs-unstable 1.2.2
pkgs.postgresql16Packages.temporal_tables Temporal Tables PostgreSQL Extension nixos-unstable ??? nixpkgs-unstable 1.2.2
pkgs.postgresql18Packages.temporal_tables Temporal Tables PostgreSQL Extension nixos-unstable ??? nixpkgs-unstable 1.2.2
pkgs.haskellPackages.temporal-music-notation music notation nixos-unstable ??? nixpkgs-unstable 0.4.1
pkgs.haskellPackages.temporal-music-notation-demo generates midi from score notation nixos-unstable ??? nixpkgs-unstable 0.4.0
pkgs.haskellPackages.temporal-music-notation-western western music notation nixos-unstable ??? nixpkgs-unstable 0.4.0
CVE-2025-48041 created 3 weeks, 6 days ago SSH_FXP_OPENDIR may Lead to Exhaustion of File Handles Allocation of Resources Without Limits or Throttling vulnerability in Erlang OTP ssh (ssh_sftp modules) allows Excessive Allocation, Flooding. This vulnerability is associated with program files lib/ssh/src/ssh_sftpd.erl. This issue affects OTP form OTP 17.0 until OTP 28.0.3, OTP 27.3.4.3 and 26.2.5.15 corresponding to ssh from 3.0.1 until 5.3.3, 5.2.11.3 and 5.1.4.12. ssh * <pkg:otp/ssh@* pkgs.assh Advanced SSH config - Regex, aliases, gateways, includes and dynamic hosts nixos-unstable ??? nixpkgs-unstable 2.16.0 pkgs.pssh Parallel SSH Tools nixos-unstable ??? nixpkgs-unstable 2.3.5 pkgs.sshs Terminal user interface for SSH nixos-unstable ??? nixpkgs-unstable 4.7.2 pkgs.sshx Fast, collaborative live terminal sharing over the web nixos-unstable ??? nixpkgs-unstable 0.4.1 pkgs.zssh SSH and Telnet client with ZMODEM file transfer capability nixos-unstable ??? nixpkgs-unstable 1.5c pkgs.passh Sshpass alternative for non-interactive ssh auth nixos-unstable ??? nixpkgs-unstable 2020-03-18 pkgs.sshed ssh config editor and bookmarks manager nixos-unstable ??? nixpkgs-unstable 1.2.0 pkgs.libssh SSH client library nixos-unstable ??? nixpkgs-unstable 0.11.2 pkgs.opkssh Enables SSH to be used with OpenID Connect nixos-unstable ??? nixpkgs-unstable 0.9.0 pkgs.rsshub RSS feed generator nixos-unstable ??? nixpkgs-unstable 0-unstable-2025-05-31 pkgs.smassh TUI based typing test application inspired by MonkeyType nixos-unstable ??? nixpkgs-unstable 3.1.6 pkgs.tarssh Simple SSH tarpit inspired by endlessh nixos-unstable ??? nixpkgs-unstable 0.7.0 pkgs.webssh Web based SSH client nixos-unstable ??? nixpkgs-unstable 1.6.3 pkgs.autossh Automatically restart SSH sessions and tunnels nixos-unstable ??? nixpkgs-unstable 1.4g pkgs.lazyssh Terminal-based SSH manager nixos-unstable ??? nixpkgs-unstable 0.2.0 pkgs.libssh2 Client-side C library implementing the SSH2 protocol nixos-unstable ??? nixpkgs-unstable 1.11.1 pkgs.openssh Implementation of the SSH protocol nixos-unstable ??? nixpkgs-unstable 10.0p2 pkgs.sshoogr A Groovy-based DSL for working with remote SSH servers nixos-unstable ??? nixpkgs-unstable 0.9.26 pkgs.sshpass Non-interactive ssh password auth nixos-unstable ??? nixpkgs-unstable 1.10 pkgs.sshping Measure character-echo latency and bandwidth for an interactive ssh session nixos-unstable ??? nixpkgs-unstable 0.1.4 pkgs.tinyssh Minimalistic SSH server nixos-unstable ??? nixpkgs-unstable 20250201 pkgs.baboossh Tool to do SSH spreading nixos-unstable ??? nixpkgs-unstable 1.2.1 pkgs.endlessh SSH tarpit that slowly sends an endless banner nixos-unstable ??? nixpkgs-unstable 1.1 pkgs.esshader Offline ShaderToy-compatible GLSL shader viewer using OpenGL ES 2.0 nixos-unstable ??? nixpkgs-unstable 0-unstable-2020-08-09 pkgs.fast-ssh TUI tool to use the SSH config for connections nixos-unstable ??? nixpkgs-unstable 0.3.2 pkgs.hyperssh Run SSH over hyperswarm nixos-unstable ??? nixpkgs-unstable 5.0.3 pkgs.pam_rssh PAM module for authenticating via ssh-agent, written in Rust nixos-unstable ??? nixpkgs-unstable 1.2.0 pkgs.pam_ussh PAM module to authenticate using SSH certificates nixos-unstable ??? nixpkgs-unstable 0-unstable-2021-06-15 pkgs.pfsshell PFS (PlayStation File System) shell for POSIX-based systems nixos-unstable ??? nixpkgs-unstable 1.1.1 pkgs.ssh-chat Chat over SSH nixos-unstable ??? nixpkgs-unstable 1.10.1 pkgs.ssh-mitm Tool for SSH security audits nixos-unstable ??? nixpkgs-unstable 5.0.1 pkgs.sshesame Easy to set up and use SSH honeypot nixos-unstable ??? nixpkgs-unstable 0.0.39 pkgs.sshguard Protects hosts from brute-force attacks nixos-unstable ??? nixpkgs-unstable 2.5.1 pkgs.sshified Proxy HTTP requests through SSH nixos-unstable ??? nixpkgs-unstable 1.2.1 pkgs.sshlatex Collection of hacks to efficiently run LaTeX via ssh nixos-unstable ??? nixpkgs-unstable 0.8 pkgs.sshocker Tool for SSH, reverse sshfs and port forwarder nixos-unstable ??? nixpkgs-unstable 0.3.8 pkgs.sshuttle Transparent proxy server that works as a poor man's VPN nixos-unstable ??? nixpkgs-unstable 1.3.2 pkgs.sshwifty WebSSH & WebTelnet client nixos-unstable ??? nixpkgs-unstable 0.4.0-beta-release pkgs.guile-ssh Bindings to Libssh for GNU Guile nixos-unstable ??? nixpkgs-unstable 0.18.0 pkgs.ssh-audit Tool for ssh server auditing nixos-unstable ??? nixpkgs-unstable 3.3.0 pkgs.ssh-ident Start and use ssh-agent and load identities as necessary nixos-unstable ??? nixpkgs-unstable 2016-04-21 pkgs.ssh-tools Making SSH more convenient nixos-unstable ??? nixpkgs-unstable 1.9 pkgs.sshportal Simple, fun and transparent SSH (and telnet) bastion server nixos-unstable ??? nixpkgs-unstable 1.19.5 pkgs.tmux-cssh SSH to multiple hosts at the same time using tmux nixos-unstable ??? nixpkgs-unstable 2015-10-15 pkgs.trzsz-ssh SSH client designed as a drop-in replacement for the openssh client nixos-unstable ??? nixpkgs-unstable 0.1.22 pkgs.usbip-ssh Import usb devices from another linux machine with ssh's connection forwarding mechanism nixos-unstable ??? nixpkgs-unstable 0-unstable-2024-10-09 pkgs.ssh-agents Spawn and maintain multiple ssh-agents across terminals nixos-unstable ??? nixpkgs-unstable 1.0.1 pkgs.ssh-to-age Convert ssh private keys in ed25519 format to age keys nixos-unstable ??? nixpkgs-unstable 1.2.0 pkgs.ssh-to-pgp Convert ssh private keys to PGP nixos-unstable ??? nixpkgs-unstable 1.1.6 pkgs.sshchecker Dedicated SSH brute-forcing tool nixos-unstable ??? nixpkgs-unstable 1.0 pkgs.sshfs-fuse FUSE-based filesystem that allows remote filesystems to be mounted over SSH nixos-unstable ??? nixpkgs-unstable 3.7.3 pkgs.endlessh-go Implementation of endlessh exporting Prometheus metrics nixos-unstable ??? nixpkgs-unstable 2024.0119.1 pkgs.opensshTest Implementation of the SSH protocol nixos-unstable ??? nixpkgs-unstable 10.0p2 pkgs.openssh_hpn Implementation of the SSH protocol with high performance networking patches nixos-unstable ??? nixpkgs-unstable 10.0p2 pkgs.pritunl-ssh Pritunl Zero SSH client nixos-unstable ??? nixpkgs-unstable 1.0.3231.6 pkgs.ssh-copy-id Tool to copy SSH public keys to a remote machine nixos-unstable ??? nixpkgs-unstable 10.0p2 pkgs.sshx-server Fast, collaborative live terminal sharing over the web nixos-unstable ??? nixpkgs-unstable 0.4.1 pkgs.wl-crosshair Crosshair overlay for wlroots compositor nixos-unstable ??? nixpkgs-unstable 0.1.0-unstable-2024-05-09 pkgs.ssh-import-id Retrieves an SSH public key and installs it locally nixos-unstable ??? nixpkgs-unstable 5.11 pkgs.ssh-tpm-agent SSH agent with support for TPM sealed keys for public key authentication nixos-unstable ??? nixpkgs-unstable 0.8.0 pkgs.openssh_gssapi Implementation of the SSH protocol with GSSAPI support nixos-unstable ??? nixpkgs-unstable 10.0p2 pkgs.tkey-ssh-agent SSH Agent for TKey, the flexible open hardware/software USB security key nixos-unstable ??? nixpkgs-unstable 1.0.0 pkgs.vault-ssh-plus Automatically use HashiCorp Vault SSH Client Key Signing with ssh(1) nixos-unstable ??? nixpkgs-unstable 0.7.8 pkgs.x11_ssh_askpass Lightweight passphrase dialog for OpenSSH or other open variants of SSH nixos-unstable ??? nixpkgs-unstable 1.2.4.1 pkgs.drone-runner-ssh Experimental Drone runner that executes a pipeline on a remote machine nixos-unstable ??? nixpkgs-unstable 2022-12-22 pkgs.ssh-openpgp-auth Command-line tool that provides client-side functionality to transparently verify the identity of remote SSH hosts nixos-unstable ??? nixpkgs-unstable 0.2.3 pkgs.tmate-ssh-server tmate SSH Server nixos-unstable ??? nixpkgs-unstable 2023-06-02 pkgs.ssh-key-confirmer Test ssh login key acceptance without having the private key nixos-unstable ??? nixpkgs-unstable 0.1 pkgs.sshd-openpgp-auth Command-line tool for creating and managing OpenPGP based trust anchors for SSH host keys nixos-unstable ??? nixpkgs-unstable 0.3.1 pkgs.pam_ssh_agent_auth PAM module for authentication through the SSH agent nixos-unstable ??? nixpkgs-unstable 0.10.4 pkgs.keepass-keepasshttp nixos-unstable ??? nixpkgs-unstable 1.8.4.2 pkgs.opensshWithKerberos Implementation of the SSH protocol nixos-unstable ??? nixpkgs-unstable 10.0p2 pkgs.haskellPackages.hssh SSH protocol implementation nixos-unstable ??? nixpkgs-unstable 0.1.0.0 pkgs.php81Extensions.ssh2 PHP bindings for the libssh2 library nixos-unstable ??? nixpkgs-unstable ssh2-1.4.1 pkgs.php82Extensions.ssh2 PHP bindings for the libssh2 library nixos-unstable ??? nixpkgs-unstable ssh2-1.4.1 pkgs.php83Extensions.ssh2 PHP bindings for the libssh2 library nixos-unstable ??? nixpkgs-unstable ssh2-1.4.1 pkgs.php84Extensions.ssh2 PHP bindings for the libssh2 library nixos-unstable ??? nixpkgs-unstable ssh2-1.4.1 pkgs.rubyPackages.net-ssh nixos-unstable ??? nixpkgs-unstable 7.3.0 pkgs.haskellPackages.libssh libssh bindings nixos-unstable ??? nixpkgs-unstable 0.1.0.0 pkgs.ssh-askpass-fullscreen Small, fullscreen SSH askpass GUI using GTK+2 nixos-unstable ??? nixpkgs-unstable 1.3 pkgs.hareThirdParty.hare-ssh SSH client & server protocol implementation for Hare nixos-unstable ??? nixpkgs-unstable 0-unstable-2023-11-16 pkgs.haskellPackages.chesshs Simple library for validating chess moves and parsing PGN files nixos-unstable ??? nixpkgs-unstable 0.2.1 pkgs.kdePackages.ksshaskpass ssh-add helper that uses KWallet and KPasswordDialog nixos-unstable ??? nixpkgs-unstable 6.4.5 pkgs.openssh_hpnWithKerberos Implementation of the SSH protocol with high performance networking patches nixos-unstable ??? nixpkgs-unstable 10.0p2 pkgs.python312Packages.sshfs SSH/SFTP implementation for fsspec nixos-unstable ??? nixpkgs-unstable 2025.2.0 pkgs.python313Packages.sshfs SSH/SFTP implementation for fsspec nixos-unstable ??? nixpkgs-unstable 2025.2.0 pkgs.terraform-providers.ssh nixos-unstable ??? nixpkgs-unstable 2.7.0 pkgs.azure-cli-extensions.ssh SSH into Azure VMs using RBAC and AAD OpenSSH Certificates nixos-unstable ??? nixpkgs-unstable 2.0.6 pkgs.python312Packages.webssh Web based SSH client nixos-unstable ??? nixpkgs-unstable 1.6.3 pkgs.python313Packages.webssh Web based SSH client nixos-unstable ??? nixpkgs-unstable 1.6.3 pkgs.rubyPackages_3_1.net-ssh nixos-unstable ??? nixpkgs-unstable 7.3.0 pkgs.rubyPackages_3_2.net-ssh nixos-unstable ??? nixpkgs-unstable 7.3.0 pkgs.rubyPackages_3_3.net-ssh nixos-unstable ??? nixpkgs-unstable 7.3.0 pkgs.rubyPackages_3_4.net-ssh nixos-unstable ??? nixpkgs-unstable 7.3.0 pkgs.gnomeExtensions.guake-ssh Systray menu to connect to SSH hosts configured in ~/.ssh/config or any files in ~/.ssh/config.d/ using Guake. nixos-unstable ??? nixpkgs-unstable 5 pkgs.lxqt.lxqt-openssh-askpass GUI to query passwords on behalf of SSH agents nixos-unstable ??? nixpkgs-unstable 2.2.0 pkgs.python312Packages.dvc-ssh SSH plugin for dvc nixos-unstable ??? nixpkgs-unstable 4.2.1 pkgs.python313Packages.dvc-ssh SSH plugin for dvc nixos-unstable ??? nixpkgs-unstable 4.2.1 pkgs.python312Packages.asyncssh Asynchronous SSHv2 Python client and server library nixos-unstable ??? nixpkgs-unstable 2.21.0 pkgs.python313Packages.asyncssh Asynchronous SSHv2 Python client and server library nixos-unstable ??? nixpkgs-unstable 2.21.0 pkgs.python312Packages.sshtunnel Pure python SSH tunnels nixos-unstable ??? nixpkgs-unstable 0.4.0 pkgs.python313Packages.sshtunnel Pure python SSH tunnels nixos-unstable ??? nixpkgs-unstable 0.4.0 pkgs.python312Packages.ssh-python Python bindings for libssh C library nixos-unstable ??? nixpkgs-unstable 1.1.1 pkgs.python312Packages.sshpubkeys OpenSSH Public Key Parser for Python nixos-unstable ??? nixpkgs-unstable 3.3.1 pkgs.python313Packages.ssh-python Python bindings for libssh C library nixos-unstable ??? nixpkgs-unstable 1.1.1 pkgs.python313Packages.sshpubkeys OpenSSH Public Key Parser for Python nixos-unstable ??? nixpkgs-unstable 3.3.1 pkgs.python312Packages.ssh2-python Python bindings for libssh2 C library nixos-unstable ??? nixpkgs-unstable ssh2-python-1.1.2.post1 pkgs.python313Packages.ssh2-python Python bindings for libssh2 C library nixos-unstable ??? nixpkgs-unstable ssh2-python-1.1.2.post1 pkgs.python312Packages.parallel-ssh Asynchronous parallel SSH client library nixos-unstable ??? nixpkgs-unstable 2.14.0 pkgs.python313Packages.parallel-ssh Asynchronous parallel SSH client library nixos-unstable ??? nixpkgs-unstable 2.14.0 pkgs.haskellPackages.ssh-known-hosts Read and interpret the SSH known-hosts file nixos-unstable ??? nixpkgs-unstable 0.2.0.0 pkgs.gnomeExtensions.ssh-profile-list SSH Profile List is a GNOME extension that allows you to show SSH connections from .ssh/config file directly from the GNOME panel systray. This extension is fork of https://github.com/pramalho/guake-ssh-extension that modified to run on any terminal. nixos-unstable ??? nixpkgs-unstable 1 pkgs.python312Packages.swisshydrodata Python client to get data from the Swiss federal Office for Environment FEON nixos-unstable ??? nixpkgs-unstable 0.3.1 pkgs.python313Packages.swisshydrodata Python client to get data from the Swiss federal Office for Environment FEON nixos-unstable ??? nixpkgs-unstable 0.3.1 pkgs.python312Packages.mock-ssh-server Python mock SSH server for testing purposes nixos-unstable ??? nixpkgs-unstable 0.9.1 pkgs.python313Packages.mock-ssh-server Python mock SSH server for testing purposes nixos-unstable ??? nixpkgs-unstable 0.9.1 pkgs.python312Packages.ansible-pylibssh Python bindings to client functionality of libssh specific to Ansible use case nixos-unstable ??? nixpkgs-unstable 1.2.2 pkgs.python313Packages.ansible-pylibssh Python bindings to client functionality of libssh specific to Ansible use case nixos-unstable ??? nixpkgs-unstable 1.2.2 pkgs.gnomeExtensions.rdp-and-ssh-connect Connect to hosts in $HOME/.config/rd-ssh-connect/config.json file with Remmina (RDP or VNC) or SSH. nixos-unstable ??? nixpkgs-unstable 8 pkgs.vscode-extensions.leonardssh.vscord Highly customizable Discord Rich Presence extension for Visual Studio Code nixos-unstable ??? nixpkgs-unstable 5.3.5 pkgs.chickenPackages_5.chickenEggs.minissh An SSH-2 server and client implementation nixos-unstable ??? nixpkgs-unstable 1.0.0 pkgs.gnomeExtensions.ssh-search-provider-reborn Provide SSH search results in overview. nixos-unstable ??? nixpkgs-unstable 19 pkgs.python312Packages.robotframework-sshlibrary SSHLibrary is a Robot Framework test library for SSH and SFTP nixos-unstable ??? nixpkgs-unstable 3.8.0 pkgs.python313Packages.robotframework-sshlibrary SSHLibrary is a Robot Framework test library for SSH and SFTP nixos-unstable ??? nixpkgs-unstable 3.8.0 pkgs.vimPlugins.nvim-treesitter-parsers.ssh_config nixos-unstable ??? nixpkgs-unstable pkgs.vscode-extensions.ms-vscode-remote.remote-ssh Use any remote machine with a SSH server as your development environment nixos-unstable ??? nixpkgs-unstable 0.120.0 pkgs.tests.pkg-config.defaultPkgConfigPackages.libssh2 Test whether libssh2-1.11.1 exposes pkg-config modules libssh2 nixos-unstable ??? nixpkgs-unstable libssh2 pkgs.vscode-extensions.ms-vscode-remote.remote-ssh-edit Visual Studio Code extension that complements the Remote SSH extension with syntax colorization, keyword intellisense, and simple snippets when editing SSH configuration files nixos-unstable ??? nixpkgs-unstable 0.87.0 Package maintainers: 78 @talyz Kim Lindberger <kim.lindberger@gmail.com> @piotrkwiecinski Piotr Kwiecinski <piokwiecinski+nixpkgs@gmail.com> @aanderse Aaron Andersen <aaron@fosslib.net> @Ma27 Maximilian Bosch <maximilian@mbosch.me> @ostrolucky Gabriel Ostrolucký <gabriel.ostrolucky@gmail.com> @sargon Daniel Ehlers <danielehlers@mindeye.net> @fabaff Fabian Affolter <mail@fabian-affolter.ch> @ck3d Christian Kögler <ck3d@gmx.de> @joinemm Joonas Rautiola <joonas@rautiola.co> @zimbatm zimbatm <zimbatm@zimbatm.com> @LeSuisse Thomas Gerbet <thomas@gerbet.me> @mattmelling Matt Melling <mattmelling@fastmail.com> @moaxcp John Mercier <moaxcp@gmail.com> @honnip Jung seungwoo <me@honnip.page> @geluk Johan Geluk <johan+nix@geluk.io> @Kranzes Ilan Joselevich <personal@ilanjoselevich.com> @pinpox Pablo Ovelleiro Corral <mail@pablo.tools> @azahi Azat Bahawi <azat@bahawi.net> @astro Astro <astro@spaceboyz.net> @Infinidoge Infinidoge <infinidoge@inx.moe> @chris-martin Chris Martin <ch.martin@gmail.com> @Gordon-BP Gordon Clark <gordy@hanakano.com> @DavHau David Hauer <d.hauer.it@gmail.com> @lovesegfault Bernardo Meurer <meurerbernardo@gmail.com> @kalbasit Wael Nasreddine <wael.nasreddine@gmail.com> @ilya-fedin Ilya Fedin <fedin-ilja2010@ya.ru> @NickCao Nick Cao <nickcao@nichi.co> @ttuegel Thomas Tuegel <ttuegel@mailbox.org> @SuperSandro2000 Sandro Jäckel <sandro.jaeckel@gmail.com> @mjm Matt Moriarity <matt@mattmoriarity.com> @LunNova Luna Nova <nixpkgs-maintainer@lunnova.dev> @K900 Ilya K. <me@0upti.me> @telotortium Robert Irelan <rirelan@gmail.com> @viraptor Stanisław Pitucha <nix@viraptor.info> @mkg20001 Maciej Krüger <mkg20001+nix@gmail.com> @oxzi Alvar Penning <post@0x21.biz> @doronbehar Doron Behar <me@doronbehar.com> @Mic92 Jörg Thalheim <joerg@thalheim.io> @ocfox ocfox <i@ocfox.me> @XYenon XYenon <i@xyenon.bid> @iblech Ingo Blechschmidt <iblech@speicherleck.de> @lukegb Luke Granger-Brown <nix@lukegb.com> @madjar Georges Dubus <georges.dubus@compiletoi.net> @jqueiroz Jonathan Queiroz <nixos@johnjq.com> @zaninime Francesco Zanini <francesco@zanini.me> @ihatethefrench Michal S. <michal@tar.black> @carlosdagos Carlos D'Agostino <m@cdagostino.io> @ungeskriptet David Wronek <nix@david-w.eu> @Sohalt sohalt <nixos@sohalt.net> @philiptaron Philip Taron <philip.taron@gmail.com> @helsinki-Jo Joachim Ernst <joachim.ernst@helsinki-systems.de> @dasJ Janne Heß <janne@hess.ooo> @Conni2461 Simon Hauser <simon-hauser@outlook.com> @numinit Morgan Jones <me+nixpkgs@numin.it> @wahjava Ashish SHUKLA <ashish.is@lostca.se> @KAction Dmitry Bogatov <KAction@disroot.org> @johnrichardrinehart John Rinehart <johnrichardrinehart@gmail.com> @sarcasticadmin Robert James Hernandez <rob@sarcasticadmin.com> @romildo José Romildo Malaquias <malaquias@gmail.com> @kraanzu Murli Tawari <kraanzu@gmail.com> @AimPizza Rick Omonsky <rickomo.us@gmail.com> @makefu Felix Richter <makefu@syntax-fehler.de> @Thunderbottom Chinmay D. Pai <chinmaydpai@gmail.com> @svanderburg Sander van der Burg <s.vanderburg@tudelft.nl> @ethancedwards8 Ethan Carter Edwards <ethan@ethancedwards.com> @foo-dogsquared Gabriel Arazas <foodogsquared@foodogsquared.one> @pSub Pascal Wittmann <mail@pascal-wittmann.de> @kpbaks Kristoffer Plagborg Bak Sørensen <kristoffer.pbs@gmail.com> @Guanran928 Guanran Wang <guanran928@outlook.com> @patwid Patrick Widmer <patrick.widmer@tbwnet.ch> @ryand56 Ryan Omasta <git@ryand.ca> @kagehisa Sven Woelfel <woelfel.pub@gmail.com> @4z3 Tomislav Viljetić <tv@krebsco.de> @wineee Lu Hongxu <lhongxu@outlook.com> @tbenst Tyler Benster <nix@tylerbenster.com> @Pandapip1 Gavin John <gavinnjohn@gmail.com> @stigtsp Stig Palmquist <stig@stig.io> @bbigras Bruno Bigras <bigras.bruno@gmail.com>
pkgs.assh Advanced SSH config - Regex, aliases, gateways, includes and dynamic hosts nixos-unstable ??? nixpkgs-unstable 2.16.0
pkgs.sshx Fast, collaborative live terminal sharing over the web nixos-unstable ??? nixpkgs-unstable 0.4.1
pkgs.zssh SSH and Telnet client with ZMODEM file transfer capability nixos-unstable ??? nixpkgs-unstable 1.5c
pkgs.passh Sshpass alternative for non-interactive ssh auth nixos-unstable ??? nixpkgs-unstable 2020-03-18
pkgs.smassh TUI based typing test application inspired by MonkeyType nixos-unstable ??? nixpkgs-unstable 3.1.6
pkgs.libssh2 Client-side C library implementing the SSH2 protocol nixos-unstable ??? nixpkgs-unstable 1.11.1
pkgs.sshoogr A Groovy-based DSL for working with remote SSH servers nixos-unstable ??? nixpkgs-unstable 0.9.26
pkgs.sshping Measure character-echo latency and bandwidth for an interactive ssh session nixos-unstable ??? nixpkgs-unstable 0.1.4
pkgs.esshader Offline ShaderToy-compatible GLSL shader viewer using OpenGL ES 2.0 nixos-unstable ??? nixpkgs-unstable 0-unstable-2020-08-09
pkgs.fast-ssh TUI tool to use the SSH config for connections nixos-unstable ??? nixpkgs-unstable 0.3.2
pkgs.pam_rssh PAM module for authenticating via ssh-agent, written in Rust nixos-unstable ??? nixpkgs-unstable 1.2.0
pkgs.pam_ussh PAM module to authenticate using SSH certificates nixos-unstable ??? nixpkgs-unstable 0-unstable-2021-06-15
pkgs.pfsshell PFS (PlayStation File System) shell for POSIX-based systems nixos-unstable ??? nixpkgs-unstable 1.1.1
pkgs.sshlatex Collection of hacks to efficiently run LaTeX via ssh nixos-unstable ??? nixpkgs-unstable 0.8
pkgs.sshocker Tool for SSH, reverse sshfs and port forwarder nixos-unstable ??? nixpkgs-unstable 0.3.8
pkgs.sshuttle Transparent proxy server that works as a poor man's VPN nixos-unstable ??? nixpkgs-unstable 1.3.2
pkgs.ssh-ident Start and use ssh-agent and load identities as necessary nixos-unstable ??? nixpkgs-unstable 2016-04-21
pkgs.sshportal Simple, fun and transparent SSH (and telnet) bastion server nixos-unstable ??? nixpkgs-unstable 1.19.5
pkgs.tmux-cssh SSH to multiple hosts at the same time using tmux nixos-unstable ??? nixpkgs-unstable 2015-10-15
pkgs.trzsz-ssh SSH client designed as a drop-in replacement for the openssh client nixos-unstable ??? nixpkgs-unstable 0.1.22
pkgs.usbip-ssh Import usb devices from another linux machine with ssh's connection forwarding mechanism nixos-unstable ??? nixpkgs-unstable 0-unstable-2024-10-09
pkgs.ssh-agents Spawn and maintain multiple ssh-agents across terminals nixos-unstable ??? nixpkgs-unstable 1.0.1
pkgs.ssh-to-age Convert ssh private keys in ed25519 format to age keys nixos-unstable ??? nixpkgs-unstable 1.2.0
pkgs.sshfs-fuse FUSE-based filesystem that allows remote filesystems to be mounted over SSH nixos-unstable ??? nixpkgs-unstable 3.7.3
pkgs.endlessh-go Implementation of endlessh exporting Prometheus metrics nixos-unstable ??? nixpkgs-unstable 2024.0119.1
pkgs.openssh_hpn Implementation of the SSH protocol with high performance networking patches nixos-unstable ??? nixpkgs-unstable 10.0p2
pkgs.ssh-copy-id Tool to copy SSH public keys to a remote machine nixos-unstable ??? nixpkgs-unstable 10.0p2
pkgs.sshx-server Fast, collaborative live terminal sharing over the web nixos-unstable ??? nixpkgs-unstable 0.4.1
pkgs.wl-crosshair Crosshair overlay for wlroots compositor nixos-unstable ??? nixpkgs-unstable 0.1.0-unstable-2024-05-09
pkgs.ssh-import-id Retrieves an SSH public key and installs it locally nixos-unstable ??? nixpkgs-unstable 5.11
pkgs.ssh-tpm-agent SSH agent with support for TPM sealed keys for public key authentication nixos-unstable ??? nixpkgs-unstable 0.8.0
pkgs.openssh_gssapi Implementation of the SSH protocol with GSSAPI support nixos-unstable ??? nixpkgs-unstable 10.0p2
pkgs.tkey-ssh-agent SSH Agent for TKey, the flexible open hardware/software USB security key nixos-unstable ??? nixpkgs-unstable 1.0.0
pkgs.vault-ssh-plus Automatically use HashiCorp Vault SSH Client Key Signing with ssh(1) nixos-unstable ??? nixpkgs-unstable 0.7.8
pkgs.x11_ssh_askpass Lightweight passphrase dialog for OpenSSH or other open variants of SSH nixos-unstable ??? nixpkgs-unstable 1.2.4.1
pkgs.drone-runner-ssh Experimental Drone runner that executes a pipeline on a remote machine nixos-unstable ??? nixpkgs-unstable 2022-12-22
pkgs.ssh-openpgp-auth Command-line tool that provides client-side functionality to transparently verify the identity of remote SSH hosts nixos-unstable ??? nixpkgs-unstable 0.2.3
pkgs.ssh-key-confirmer Test ssh login key acceptance without having the private key nixos-unstable ??? nixpkgs-unstable 0.1
pkgs.sshd-openpgp-auth Command-line tool for creating and managing OpenPGP based trust anchors for SSH host keys nixos-unstable ??? nixpkgs-unstable 0.3.1
pkgs.pam_ssh_agent_auth PAM module for authentication through the SSH agent nixos-unstable ??? nixpkgs-unstable 0.10.4
pkgs.opensshWithKerberos Implementation of the SSH protocol nixos-unstable ??? nixpkgs-unstable 10.0p2
pkgs.php81Extensions.ssh2 PHP bindings for the libssh2 library nixos-unstable ??? nixpkgs-unstable ssh2-1.4.1
pkgs.php82Extensions.ssh2 PHP bindings for the libssh2 library nixos-unstable ??? nixpkgs-unstable ssh2-1.4.1
pkgs.php83Extensions.ssh2 PHP bindings for the libssh2 library nixos-unstable ??? nixpkgs-unstable ssh2-1.4.1
pkgs.php84Extensions.ssh2 PHP bindings for the libssh2 library nixos-unstable ??? nixpkgs-unstable ssh2-1.4.1
pkgs.ssh-askpass-fullscreen Small, fullscreen SSH askpass GUI using GTK+2 nixos-unstable ??? nixpkgs-unstable 1.3
pkgs.hareThirdParty.hare-ssh SSH client & server protocol implementation for Hare nixos-unstable ??? nixpkgs-unstable 0-unstable-2023-11-16
pkgs.haskellPackages.chesshs Simple library for validating chess moves and parsing PGN files nixos-unstable ??? nixpkgs-unstable 0.2.1
pkgs.kdePackages.ksshaskpass ssh-add helper that uses KWallet and KPasswordDialog nixos-unstable ??? nixpkgs-unstable 6.4.5
pkgs.openssh_hpnWithKerberos Implementation of the SSH protocol with high performance networking patches nixos-unstable ??? nixpkgs-unstable 10.0p2
pkgs.python312Packages.sshfs SSH/SFTP implementation for fsspec nixos-unstable ??? nixpkgs-unstable 2025.2.0
pkgs.python313Packages.sshfs SSH/SFTP implementation for fsspec nixos-unstable ??? nixpkgs-unstable 2025.2.0
pkgs.azure-cli-extensions.ssh SSH into Azure VMs using RBAC and AAD OpenSSH Certificates nixos-unstable ??? nixpkgs-unstable 2.0.6
pkgs.gnomeExtensions.guake-ssh Systray menu to connect to SSH hosts configured in ~/.ssh/config or any files in ~/.ssh/config.d/ using Guake. nixos-unstable ??? nixpkgs-unstable 5
pkgs.lxqt.lxqt-openssh-askpass GUI to query passwords on behalf of SSH agents nixos-unstable ??? nixpkgs-unstable 2.2.0
pkgs.python312Packages.asyncssh Asynchronous SSHv2 Python client and server library nixos-unstable ??? nixpkgs-unstable 2.21.0
pkgs.python313Packages.asyncssh Asynchronous SSHv2 Python client and server library nixos-unstable ??? nixpkgs-unstable 2.21.0
pkgs.python312Packages.ssh-python Python bindings for libssh C library nixos-unstable ??? nixpkgs-unstable 1.1.1
pkgs.python312Packages.sshpubkeys OpenSSH Public Key Parser for Python nixos-unstable ??? nixpkgs-unstable 3.3.1
pkgs.python313Packages.ssh-python Python bindings for libssh C library nixos-unstable ??? nixpkgs-unstable 1.1.1
pkgs.python313Packages.sshpubkeys OpenSSH Public Key Parser for Python nixos-unstable ??? nixpkgs-unstable 3.3.1
pkgs.python312Packages.ssh2-python Python bindings for libssh2 C library nixos-unstable ??? nixpkgs-unstable ssh2-python-1.1.2.post1
pkgs.python313Packages.ssh2-python Python bindings for libssh2 C library nixos-unstable ??? nixpkgs-unstable ssh2-python-1.1.2.post1
pkgs.python312Packages.parallel-ssh Asynchronous parallel SSH client library nixos-unstable ??? nixpkgs-unstable 2.14.0
pkgs.python313Packages.parallel-ssh Asynchronous parallel SSH client library nixos-unstable ??? nixpkgs-unstable 2.14.0
pkgs.haskellPackages.ssh-known-hosts Read and interpret the SSH known-hosts file nixos-unstable ??? nixpkgs-unstable 0.2.0.0
pkgs.gnomeExtensions.ssh-profile-list SSH Profile List is a GNOME extension that allows you to show SSH connections from .ssh/config file directly from the GNOME panel systray. This extension is fork of https://github.com/pramalho/guake-ssh-extension that modified to run on any terminal. nixos-unstable ??? nixpkgs-unstable 1
pkgs.python312Packages.swisshydrodata Python client to get data from the Swiss federal Office for Environment FEON nixos-unstable ??? nixpkgs-unstable 0.3.1
pkgs.python313Packages.swisshydrodata Python client to get data from the Swiss federal Office for Environment FEON nixos-unstable ??? nixpkgs-unstable 0.3.1
pkgs.python312Packages.mock-ssh-server Python mock SSH server for testing purposes nixos-unstable ??? nixpkgs-unstable 0.9.1
pkgs.python313Packages.mock-ssh-server Python mock SSH server for testing purposes nixos-unstable ??? nixpkgs-unstable 0.9.1
pkgs.python312Packages.ansible-pylibssh Python bindings to client functionality of libssh specific to Ansible use case nixos-unstable ??? nixpkgs-unstable 1.2.2
pkgs.python313Packages.ansible-pylibssh Python bindings to client functionality of libssh specific to Ansible use case nixos-unstable ??? nixpkgs-unstable 1.2.2
pkgs.gnomeExtensions.rdp-and-ssh-connect Connect to hosts in $HOME/.config/rd-ssh-connect/config.json file with Remmina (RDP or VNC) or SSH. nixos-unstable ??? nixpkgs-unstable 8
pkgs.vscode-extensions.leonardssh.vscord Highly customizable Discord Rich Presence extension for Visual Studio Code nixos-unstable ??? nixpkgs-unstable 5.3.5
pkgs.chickenPackages_5.chickenEggs.minissh An SSH-2 server and client implementation nixos-unstable ??? nixpkgs-unstable 1.0.0
pkgs.gnomeExtensions.ssh-search-provider-reborn Provide SSH search results in overview. nixos-unstable ??? nixpkgs-unstable 19
pkgs.python312Packages.robotframework-sshlibrary SSHLibrary is a Robot Framework test library for SSH and SFTP nixos-unstable ??? nixpkgs-unstable 3.8.0
pkgs.python313Packages.robotframework-sshlibrary SSHLibrary is a Robot Framework test library for SSH and SFTP nixos-unstable ??? nixpkgs-unstable 3.8.0
pkgs.vscode-extensions.ms-vscode-remote.remote-ssh Use any remote machine with a SSH server as your development environment nixos-unstable ??? nixpkgs-unstable 0.120.0
pkgs.tests.pkg-config.defaultPkgConfigPackages.libssh2 Test whether libssh2-1.11.1 exposes pkg-config modules libssh2 nixos-unstable ??? nixpkgs-unstable libssh2
pkgs.vscode-extensions.ms-vscode-remote.remote-ssh-edit Visual Studio Code extension that complements the Remote SSH extension with syntax colorization, keyword intellisense, and simple snippets when editing SSH configuration files nixos-unstable ??? nixpkgs-unstable 0.87.0
CVE-2025-48040 created 3 weeks, 6 days ago Malicious Key Exchange Messages may Lead to Excessive Resource Consumption Uncontrolled Resource Consumption vulnerability in Erlang OTP ssh (ssh_sftp modules) allows Excessive Allocation, Flooding. This vulnerability is associated with program files lib/ssh/src/ssh_sftpd.erl. This issue affects OTP form OTP 17.0 until OTP 28.0.3, OTP 27.3.4.3 and 26.2.5.15 corresponding to ssh from 3.0.1 until 5.3.3, 5.2.11.3 and 5.1.4.12. ssh * <pkg:otp/ssh@* pkgs.assh Advanced SSH config - Regex, aliases, gateways, includes and dynamic hosts nixos-unstable ??? nixpkgs-unstable 2.16.0 pkgs.pssh Parallel SSH Tools nixos-unstable ??? nixpkgs-unstable 2.3.5 pkgs.sshs Terminal user interface for SSH nixos-unstable ??? nixpkgs-unstable 4.7.2 pkgs.sshx Fast, collaborative live terminal sharing over the web nixos-unstable ??? nixpkgs-unstable 0.4.1 pkgs.zssh SSH and Telnet client with ZMODEM file transfer capability nixos-unstable ??? nixpkgs-unstable 1.5c pkgs.passh Sshpass alternative for non-interactive ssh auth nixos-unstable ??? nixpkgs-unstable 2020-03-18 pkgs.sshed ssh config editor and bookmarks manager nixos-unstable ??? nixpkgs-unstable 1.2.0 pkgs.libssh SSH client library nixos-unstable ??? nixpkgs-unstable 0.11.2 pkgs.opkssh Enables SSH to be used with OpenID Connect nixos-unstable ??? nixpkgs-unstable 0.9.0 pkgs.rsshub RSS feed generator nixos-unstable ??? nixpkgs-unstable 0-unstable-2025-05-31 pkgs.smassh TUI based typing test application inspired by MonkeyType nixos-unstable ??? nixpkgs-unstable 3.1.6 pkgs.tarssh Simple SSH tarpit inspired by endlessh nixos-unstable ??? nixpkgs-unstable 0.7.0 pkgs.webssh Web based SSH client nixos-unstable ??? nixpkgs-unstable 1.6.3 pkgs.autossh Automatically restart SSH sessions and tunnels nixos-unstable ??? nixpkgs-unstable 1.4g pkgs.lazyssh Terminal-based SSH manager nixos-unstable ??? nixpkgs-unstable 0.2.0 pkgs.libssh2 Client-side C library implementing the SSH2 protocol nixos-unstable ??? nixpkgs-unstable 1.11.1 pkgs.openssh Implementation of the SSH protocol nixos-unstable ??? nixpkgs-unstable 10.0p2 pkgs.sshoogr A Groovy-based DSL for working with remote SSH servers nixos-unstable ??? nixpkgs-unstable 0.9.26 pkgs.sshpass Non-interactive ssh password auth nixos-unstable ??? nixpkgs-unstable 1.10 pkgs.sshping Measure character-echo latency and bandwidth for an interactive ssh session nixos-unstable ??? nixpkgs-unstable 0.1.4 pkgs.tinyssh Minimalistic SSH server nixos-unstable ??? nixpkgs-unstable 20250201 pkgs.baboossh Tool to do SSH spreading nixos-unstable ??? nixpkgs-unstable 1.2.1 pkgs.endlessh SSH tarpit that slowly sends an endless banner nixos-unstable ??? nixpkgs-unstable 1.1 pkgs.esshader Offline ShaderToy-compatible GLSL shader viewer using OpenGL ES 2.0 nixos-unstable ??? nixpkgs-unstable 0-unstable-2020-08-09 pkgs.fast-ssh TUI tool to use the SSH config for connections nixos-unstable ??? nixpkgs-unstable 0.3.2 pkgs.hyperssh Run SSH over hyperswarm nixos-unstable ??? nixpkgs-unstable 5.0.3 pkgs.pam_rssh PAM module for authenticating via ssh-agent, written in Rust nixos-unstable ??? nixpkgs-unstable 1.2.0 pkgs.pam_ussh PAM module to authenticate using SSH certificates nixos-unstable ??? nixpkgs-unstable 0-unstable-2021-06-15 pkgs.pfsshell PFS (PlayStation File System) shell for POSIX-based systems nixos-unstable ??? nixpkgs-unstable 1.1.1 pkgs.ssh-chat Chat over SSH nixos-unstable ??? nixpkgs-unstable 1.10.1 pkgs.ssh-mitm Tool for SSH security audits nixos-unstable ??? nixpkgs-unstable 5.0.1 pkgs.sshesame Easy to set up and use SSH honeypot nixos-unstable ??? nixpkgs-unstable 0.0.39 pkgs.sshguard Protects hosts from brute-force attacks nixos-unstable ??? nixpkgs-unstable 2.5.1 pkgs.sshified Proxy HTTP requests through SSH nixos-unstable ??? nixpkgs-unstable 1.2.1 pkgs.sshlatex Collection of hacks to efficiently run LaTeX via ssh nixos-unstable ??? nixpkgs-unstable 0.8 pkgs.sshocker Tool for SSH, reverse sshfs and port forwarder nixos-unstable ??? nixpkgs-unstable 0.3.8 pkgs.sshuttle Transparent proxy server that works as a poor man's VPN nixos-unstable ??? nixpkgs-unstable 1.3.2 pkgs.sshwifty WebSSH & WebTelnet client nixos-unstable ??? nixpkgs-unstable 0.4.0-beta-release pkgs.guile-ssh Bindings to Libssh for GNU Guile nixos-unstable ??? nixpkgs-unstable 0.18.0 pkgs.ssh-audit Tool for ssh server auditing nixos-unstable ??? nixpkgs-unstable 3.3.0 pkgs.ssh-ident Start and use ssh-agent and load identities as necessary nixos-unstable ??? nixpkgs-unstable 2016-04-21 pkgs.ssh-tools Making SSH more convenient nixos-unstable ??? nixpkgs-unstable 1.9 pkgs.sshportal Simple, fun and transparent SSH (and telnet) bastion server nixos-unstable ??? nixpkgs-unstable 1.19.5 pkgs.tmux-cssh SSH to multiple hosts at the same time using tmux nixos-unstable ??? nixpkgs-unstable 2015-10-15 pkgs.trzsz-ssh SSH client designed as a drop-in replacement for the openssh client nixos-unstable ??? nixpkgs-unstable 0.1.22 pkgs.usbip-ssh Import usb devices from another linux machine with ssh's connection forwarding mechanism nixos-unstable ??? nixpkgs-unstable 0-unstable-2024-10-09 pkgs.ssh-agents Spawn and maintain multiple ssh-agents across terminals nixos-unstable ??? nixpkgs-unstable 1.0.1 pkgs.ssh-to-age Convert ssh private keys in ed25519 format to age keys nixos-unstable ??? nixpkgs-unstable 1.2.0 pkgs.ssh-to-pgp Convert ssh private keys to PGP nixos-unstable ??? nixpkgs-unstable 1.1.6 pkgs.sshchecker Dedicated SSH brute-forcing tool nixos-unstable ??? nixpkgs-unstable 1.0 pkgs.sshfs-fuse FUSE-based filesystem that allows remote filesystems to be mounted over SSH nixos-unstable ??? nixpkgs-unstable 3.7.3 pkgs.endlessh-go Implementation of endlessh exporting Prometheus metrics nixos-unstable ??? nixpkgs-unstable 2024.0119.1 pkgs.opensshTest Implementation of the SSH protocol nixos-unstable ??? nixpkgs-unstable 10.0p2 pkgs.openssh_hpn Implementation of the SSH protocol with high performance networking patches nixos-unstable ??? nixpkgs-unstable 10.0p2 pkgs.pritunl-ssh Pritunl Zero SSH client nixos-unstable ??? nixpkgs-unstable 1.0.3231.6 pkgs.ssh-copy-id Tool to copy SSH public keys to a remote machine nixos-unstable ??? nixpkgs-unstable 10.0p2 pkgs.sshx-server Fast, collaborative live terminal sharing over the web nixos-unstable ??? nixpkgs-unstable 0.4.1 pkgs.wl-crosshair Crosshair overlay for wlroots compositor nixos-unstable ??? nixpkgs-unstable 0.1.0-unstable-2024-05-09 pkgs.ssh-import-id Retrieves an SSH public key and installs it locally nixos-unstable ??? nixpkgs-unstable 5.11 pkgs.ssh-tpm-agent SSH agent with support for TPM sealed keys for public key authentication nixos-unstable ??? nixpkgs-unstable 0.8.0 pkgs.openssh_gssapi Implementation of the SSH protocol with GSSAPI support nixos-unstable ??? nixpkgs-unstable 10.0p2 pkgs.tkey-ssh-agent SSH Agent for TKey, the flexible open hardware/software USB security key nixos-unstable ??? nixpkgs-unstable 1.0.0 pkgs.vault-ssh-plus Automatically use HashiCorp Vault SSH Client Key Signing with ssh(1) nixos-unstable ??? nixpkgs-unstable 0.7.8 pkgs.x11_ssh_askpass Lightweight passphrase dialog for OpenSSH or other open variants of SSH nixos-unstable ??? nixpkgs-unstable 1.2.4.1 pkgs.drone-runner-ssh Experimental Drone runner that executes a pipeline on a remote machine nixos-unstable ??? nixpkgs-unstable 2022-12-22 pkgs.ssh-openpgp-auth Command-line tool that provides client-side functionality to transparently verify the identity of remote SSH hosts nixos-unstable ??? nixpkgs-unstable 0.2.3 pkgs.tmate-ssh-server tmate SSH Server nixos-unstable ??? nixpkgs-unstable 2023-06-02 pkgs.ssh-key-confirmer Test ssh login key acceptance without having the private key nixos-unstable ??? nixpkgs-unstable 0.1 pkgs.sshd-openpgp-auth Command-line tool for creating and managing OpenPGP based trust anchors for SSH host keys nixos-unstable ??? nixpkgs-unstable 0.3.1 pkgs.pam_ssh_agent_auth PAM module for authentication through the SSH agent nixos-unstable ??? nixpkgs-unstable 0.10.4 pkgs.keepass-keepasshttp nixos-unstable ??? nixpkgs-unstable 1.8.4.2 pkgs.opensshWithKerberos Implementation of the SSH protocol nixos-unstable ??? nixpkgs-unstable 10.0p2 pkgs.haskellPackages.hssh SSH protocol implementation nixos-unstable ??? nixpkgs-unstable 0.1.0.0 pkgs.php81Extensions.ssh2 PHP bindings for the libssh2 library nixos-unstable ??? nixpkgs-unstable ssh2-1.4.1 pkgs.php82Extensions.ssh2 PHP bindings for the libssh2 library nixos-unstable ??? nixpkgs-unstable ssh2-1.4.1 pkgs.php83Extensions.ssh2 PHP bindings for the libssh2 library nixos-unstable ??? nixpkgs-unstable ssh2-1.4.1 pkgs.php84Extensions.ssh2 PHP bindings for the libssh2 library nixos-unstable ??? nixpkgs-unstable ssh2-1.4.1 pkgs.rubyPackages.net-ssh nixos-unstable ??? nixpkgs-unstable 7.3.0 pkgs.haskellPackages.libssh libssh bindings nixos-unstable ??? nixpkgs-unstable 0.1.0.0 pkgs.ssh-askpass-fullscreen Small, fullscreen SSH askpass GUI using GTK+2 nixos-unstable ??? nixpkgs-unstable 1.3 pkgs.hareThirdParty.hare-ssh SSH client & server protocol implementation for Hare nixos-unstable ??? nixpkgs-unstable 0-unstable-2023-11-16 pkgs.haskellPackages.chesshs Simple library for validating chess moves and parsing PGN files nixos-unstable ??? nixpkgs-unstable 0.2.1 pkgs.kdePackages.ksshaskpass ssh-add helper that uses KWallet and KPasswordDialog nixos-unstable ??? nixpkgs-unstable 6.4.5 pkgs.openssh_hpnWithKerberos Implementation of the SSH protocol with high performance networking patches nixos-unstable ??? nixpkgs-unstable 10.0p2 pkgs.python312Packages.sshfs SSH/SFTP implementation for fsspec nixos-unstable ??? nixpkgs-unstable 2025.2.0 pkgs.python313Packages.sshfs SSH/SFTP implementation for fsspec nixos-unstable ??? nixpkgs-unstable 2025.2.0 pkgs.terraform-providers.ssh nixos-unstable ??? nixpkgs-unstable 2.7.0 pkgs.azure-cli-extensions.ssh SSH into Azure VMs using RBAC and AAD OpenSSH Certificates nixos-unstable ??? nixpkgs-unstable 2.0.6 pkgs.python312Packages.webssh Web based SSH client nixos-unstable ??? nixpkgs-unstable 1.6.3 pkgs.python313Packages.webssh Web based SSH client nixos-unstable ??? nixpkgs-unstable 1.6.3 pkgs.rubyPackages_3_1.net-ssh nixos-unstable ??? nixpkgs-unstable 7.3.0 pkgs.rubyPackages_3_2.net-ssh nixos-unstable ??? nixpkgs-unstable 7.3.0 pkgs.rubyPackages_3_3.net-ssh nixos-unstable ??? nixpkgs-unstable 7.3.0 pkgs.rubyPackages_3_4.net-ssh nixos-unstable ??? nixpkgs-unstable 7.3.0 pkgs.gnomeExtensions.guake-ssh Systray menu to connect to SSH hosts configured in ~/.ssh/config or any files in ~/.ssh/config.d/ using Guake. nixos-unstable ??? nixpkgs-unstable 5 pkgs.lxqt.lxqt-openssh-askpass GUI to query passwords on behalf of SSH agents nixos-unstable ??? nixpkgs-unstable 2.2.0 pkgs.python312Packages.dvc-ssh SSH plugin for dvc nixos-unstable ??? nixpkgs-unstable 4.2.1 pkgs.python313Packages.dvc-ssh SSH plugin for dvc nixos-unstable ??? nixpkgs-unstable 4.2.1 pkgs.python312Packages.asyncssh Asynchronous SSHv2 Python client and server library nixos-unstable ??? nixpkgs-unstable 2.21.0 pkgs.python313Packages.asyncssh Asynchronous SSHv2 Python client and server library nixos-unstable ??? nixpkgs-unstable 2.21.0 pkgs.python312Packages.sshtunnel Pure python SSH tunnels nixos-unstable ??? nixpkgs-unstable 0.4.0 pkgs.python313Packages.sshtunnel Pure python SSH tunnels nixos-unstable ??? nixpkgs-unstable 0.4.0 pkgs.python312Packages.ssh-python Python bindings for libssh C library nixos-unstable ??? nixpkgs-unstable 1.1.1 pkgs.python312Packages.sshpubkeys OpenSSH Public Key Parser for Python nixos-unstable ??? nixpkgs-unstable 3.3.1 pkgs.python313Packages.ssh-python Python bindings for libssh C library nixos-unstable ??? nixpkgs-unstable 1.1.1 pkgs.python313Packages.sshpubkeys OpenSSH Public Key Parser for Python nixos-unstable ??? nixpkgs-unstable 3.3.1 pkgs.python312Packages.ssh2-python Python bindings for libssh2 C library nixos-unstable ??? nixpkgs-unstable ssh2-python-1.1.2.post1 pkgs.python313Packages.ssh2-python Python bindings for libssh2 C library nixos-unstable ??? nixpkgs-unstable ssh2-python-1.1.2.post1 pkgs.python312Packages.parallel-ssh Asynchronous parallel SSH client library nixos-unstable ??? nixpkgs-unstable 2.14.0 pkgs.python313Packages.parallel-ssh Asynchronous parallel SSH client library nixos-unstable ??? nixpkgs-unstable 2.14.0 pkgs.haskellPackages.ssh-known-hosts Read and interpret the SSH known-hosts file nixos-unstable ??? nixpkgs-unstable 0.2.0.0 pkgs.gnomeExtensions.ssh-profile-list SSH Profile List is a GNOME extension that allows you to show SSH connections from .ssh/config file directly from the GNOME panel systray. This extension is fork of https://github.com/pramalho/guake-ssh-extension that modified to run on any terminal. nixos-unstable ??? nixpkgs-unstable 1 pkgs.python312Packages.swisshydrodata Python client to get data from the Swiss federal Office for Environment FEON nixos-unstable ??? nixpkgs-unstable 0.3.1 pkgs.python313Packages.swisshydrodata Python client to get data from the Swiss federal Office for Environment FEON nixos-unstable ??? nixpkgs-unstable 0.3.1 pkgs.python312Packages.mock-ssh-server Python mock SSH server for testing purposes nixos-unstable ??? nixpkgs-unstable 0.9.1 pkgs.python313Packages.mock-ssh-server Python mock SSH server for testing purposes nixos-unstable ??? nixpkgs-unstable 0.9.1 pkgs.python312Packages.ansible-pylibssh Python bindings to client functionality of libssh specific to Ansible use case nixos-unstable ??? nixpkgs-unstable 1.2.2 pkgs.python313Packages.ansible-pylibssh Python bindings to client functionality of libssh specific to Ansible use case nixos-unstable ??? nixpkgs-unstable 1.2.2 pkgs.gnomeExtensions.rdp-and-ssh-connect Connect to hosts in $HOME/.config/rd-ssh-connect/config.json file with Remmina (RDP or VNC) or SSH. nixos-unstable ??? nixpkgs-unstable 8 pkgs.vscode-extensions.leonardssh.vscord Highly customizable Discord Rich Presence extension for Visual Studio Code nixos-unstable ??? nixpkgs-unstable 5.3.5 pkgs.chickenPackages_5.chickenEggs.minissh An SSH-2 server and client implementation nixos-unstable ??? nixpkgs-unstable 1.0.0 pkgs.gnomeExtensions.ssh-search-provider-reborn Provide SSH search results in overview. nixos-unstable ??? nixpkgs-unstable 19 pkgs.python312Packages.robotframework-sshlibrary SSHLibrary is a Robot Framework test library for SSH and SFTP nixos-unstable ??? nixpkgs-unstable 3.8.0 pkgs.python313Packages.robotframework-sshlibrary SSHLibrary is a Robot Framework test library for SSH and SFTP nixos-unstable ??? nixpkgs-unstable 3.8.0 pkgs.vimPlugins.nvim-treesitter-parsers.ssh_config nixos-unstable ??? nixpkgs-unstable pkgs.vscode-extensions.ms-vscode-remote.remote-ssh Use any remote machine with a SSH server as your development environment nixos-unstable ??? nixpkgs-unstable 0.120.0 pkgs.tests.pkg-config.defaultPkgConfigPackages.libssh2 Test whether libssh2-1.11.1 exposes pkg-config modules libssh2 nixos-unstable ??? nixpkgs-unstable libssh2 pkgs.vscode-extensions.ms-vscode-remote.remote-ssh-edit Visual Studio Code extension that complements the Remote SSH extension with syntax colorization, keyword intellisense, and simple snippets when editing SSH configuration files nixos-unstable ??? nixpkgs-unstable 0.87.0 Package maintainers: 78 @talyz Kim Lindberger <kim.lindberger@gmail.com> @piotrkwiecinski Piotr Kwiecinski <piokwiecinski+nixpkgs@gmail.com> @aanderse Aaron Andersen <aaron@fosslib.net> @Ma27 Maximilian Bosch <maximilian@mbosch.me> @ostrolucky Gabriel Ostrolucký <gabriel.ostrolucky@gmail.com> @sargon Daniel Ehlers <danielehlers@mindeye.net> @fabaff Fabian Affolter <mail@fabian-affolter.ch> @ck3d Christian Kögler <ck3d@gmx.de> @joinemm Joonas Rautiola <joonas@rautiola.co> @zimbatm zimbatm <zimbatm@zimbatm.com> @LeSuisse Thomas Gerbet <thomas@gerbet.me> @mattmelling Matt Melling <mattmelling@fastmail.com> @moaxcp John Mercier <moaxcp@gmail.com> @honnip Jung seungwoo <me@honnip.page> @geluk Johan Geluk <johan+nix@geluk.io> @Kranzes Ilan Joselevich <personal@ilanjoselevich.com> @pinpox Pablo Ovelleiro Corral <mail@pablo.tools> @azahi Azat Bahawi <azat@bahawi.net> @astro Astro <astro@spaceboyz.net> @Infinidoge Infinidoge <infinidoge@inx.moe> @chris-martin Chris Martin <ch.martin@gmail.com> @Gordon-BP Gordon Clark <gordy@hanakano.com> @DavHau David Hauer <d.hauer.it@gmail.com> @lovesegfault Bernardo Meurer <meurerbernardo@gmail.com> @kalbasit Wael Nasreddine <wael.nasreddine@gmail.com> @ilya-fedin Ilya Fedin <fedin-ilja2010@ya.ru> @NickCao Nick Cao <nickcao@nichi.co> @ttuegel Thomas Tuegel <ttuegel@mailbox.org> @SuperSandro2000 Sandro Jäckel <sandro.jaeckel@gmail.com> @mjm Matt Moriarity <matt@mattmoriarity.com> @LunNova Luna Nova <nixpkgs-maintainer@lunnova.dev> @K900 Ilya K. <me@0upti.me> @telotortium Robert Irelan <rirelan@gmail.com> @viraptor Stanisław Pitucha <nix@viraptor.info> @mkg20001 Maciej Krüger <mkg20001+nix@gmail.com> @oxzi Alvar Penning <post@0x21.biz> @doronbehar Doron Behar <me@doronbehar.com> @Mic92 Jörg Thalheim <joerg@thalheim.io> @ocfox ocfox <i@ocfox.me> @XYenon XYenon <i@xyenon.bid> @iblech Ingo Blechschmidt <iblech@speicherleck.de> @lukegb Luke Granger-Brown <nix@lukegb.com> @madjar Georges Dubus <georges.dubus@compiletoi.net> @jqueiroz Jonathan Queiroz <nixos@johnjq.com> @zaninime Francesco Zanini <francesco@zanini.me> @ihatethefrench Michal S. <michal@tar.black> @carlosdagos Carlos D'Agostino <m@cdagostino.io> @ungeskriptet David Wronek <nix@david-w.eu> @Sohalt sohalt <nixos@sohalt.net> @philiptaron Philip Taron <philip.taron@gmail.com> @helsinki-Jo Joachim Ernst <joachim.ernst@helsinki-systems.de> @dasJ Janne Heß <janne@hess.ooo> @Conni2461 Simon Hauser <simon-hauser@outlook.com> @numinit Morgan Jones <me+nixpkgs@numin.it> @wahjava Ashish SHUKLA <ashish.is@lostca.se> @KAction Dmitry Bogatov <KAction@disroot.org> @johnrichardrinehart John Rinehart <johnrichardrinehart@gmail.com> @sarcasticadmin Robert James Hernandez <rob@sarcasticadmin.com> @romildo José Romildo Malaquias <malaquias@gmail.com> @kraanzu Murli Tawari <kraanzu@gmail.com> @AimPizza Rick Omonsky <rickomo.us@gmail.com> @Thunderbottom Chinmay D. Pai <chinmaydpai@gmail.com> @svanderburg Sander van der Burg <s.vanderburg@tudelft.nl> @ethancedwards8 Ethan Carter Edwards <ethan@ethancedwards.com> @foo-dogsquared Gabriel Arazas <foodogsquared@foodogsquared.one> @pSub Pascal Wittmann <mail@pascal-wittmann.de> @makefu Felix Richter <makefu@syntax-fehler.de> @kpbaks Kristoffer Plagborg Bak Sørensen <kristoffer.pbs@gmail.com> @Guanran928 Guanran Wang <guanran928@outlook.com> @patwid Patrick Widmer <patrick.widmer@tbwnet.ch> @ryand56 Ryan Omasta <git@ryand.ca> @kagehisa Sven Woelfel <woelfel.pub@gmail.com> @4z3 Tomislav Viljetić <tv@krebsco.de> @wineee Lu Hongxu <lhongxu@outlook.com> @tbenst Tyler Benster <nix@tylerbenster.com> @Pandapip1 Gavin John <gavinnjohn@gmail.com> @stigtsp Stig Palmquist <stig@stig.io> @bbigras Bruno Bigras <bigras.bruno@gmail.com>
pkgs.assh Advanced SSH config - Regex, aliases, gateways, includes and dynamic hosts nixos-unstable ??? nixpkgs-unstable 2.16.0
pkgs.sshx Fast, collaborative live terminal sharing over the web nixos-unstable ??? nixpkgs-unstable 0.4.1
pkgs.zssh SSH and Telnet client with ZMODEM file transfer capability nixos-unstable ??? nixpkgs-unstable 1.5c
pkgs.passh Sshpass alternative for non-interactive ssh auth nixos-unstable ??? nixpkgs-unstable 2020-03-18
pkgs.smassh TUI based typing test application inspired by MonkeyType nixos-unstable ??? nixpkgs-unstable 3.1.6
pkgs.libssh2 Client-side C library implementing the SSH2 protocol nixos-unstable ??? nixpkgs-unstable 1.11.1
pkgs.sshoogr A Groovy-based DSL for working with remote SSH servers nixos-unstable ??? nixpkgs-unstable 0.9.26
pkgs.sshping Measure character-echo latency and bandwidth for an interactive ssh session nixos-unstable ??? nixpkgs-unstable 0.1.4
pkgs.esshader Offline ShaderToy-compatible GLSL shader viewer using OpenGL ES 2.0 nixos-unstable ??? nixpkgs-unstable 0-unstable-2020-08-09
pkgs.fast-ssh TUI tool to use the SSH config for connections nixos-unstable ??? nixpkgs-unstable 0.3.2
pkgs.pam_rssh PAM module for authenticating via ssh-agent, written in Rust nixos-unstable ??? nixpkgs-unstable 1.2.0
pkgs.pam_ussh PAM module to authenticate using SSH certificates nixos-unstable ??? nixpkgs-unstable 0-unstable-2021-06-15
pkgs.pfsshell PFS (PlayStation File System) shell for POSIX-based systems nixos-unstable ??? nixpkgs-unstable 1.1.1
pkgs.sshlatex Collection of hacks to efficiently run LaTeX via ssh nixos-unstable ??? nixpkgs-unstable 0.8
pkgs.sshocker Tool for SSH, reverse sshfs and port forwarder nixos-unstable ??? nixpkgs-unstable 0.3.8
pkgs.sshuttle Transparent proxy server that works as a poor man's VPN nixos-unstable ??? nixpkgs-unstable 1.3.2
pkgs.ssh-ident Start and use ssh-agent and load identities as necessary nixos-unstable ??? nixpkgs-unstable 2016-04-21
pkgs.sshportal Simple, fun and transparent SSH (and telnet) bastion server nixos-unstable ??? nixpkgs-unstable 1.19.5
pkgs.tmux-cssh SSH to multiple hosts at the same time using tmux nixos-unstable ??? nixpkgs-unstable 2015-10-15
pkgs.trzsz-ssh SSH client designed as a drop-in replacement for the openssh client nixos-unstable ??? nixpkgs-unstable 0.1.22
pkgs.usbip-ssh Import usb devices from another linux machine with ssh's connection forwarding mechanism nixos-unstable ??? nixpkgs-unstable 0-unstable-2024-10-09
pkgs.ssh-agents Spawn and maintain multiple ssh-agents across terminals nixos-unstable ??? nixpkgs-unstable 1.0.1
pkgs.ssh-to-age Convert ssh private keys in ed25519 format to age keys nixos-unstable ??? nixpkgs-unstable 1.2.0
pkgs.sshfs-fuse FUSE-based filesystem that allows remote filesystems to be mounted over SSH nixos-unstable ??? nixpkgs-unstable 3.7.3
pkgs.endlessh-go Implementation of endlessh exporting Prometheus metrics nixos-unstable ??? nixpkgs-unstable 2024.0119.1
pkgs.openssh_hpn Implementation of the SSH protocol with high performance networking patches nixos-unstable ??? nixpkgs-unstable 10.0p2
pkgs.ssh-copy-id Tool to copy SSH public keys to a remote machine nixos-unstable ??? nixpkgs-unstable 10.0p2
pkgs.sshx-server Fast, collaborative live terminal sharing over the web nixos-unstable ??? nixpkgs-unstable 0.4.1
pkgs.wl-crosshair Crosshair overlay for wlroots compositor nixos-unstable ??? nixpkgs-unstable 0.1.0-unstable-2024-05-09
pkgs.ssh-import-id Retrieves an SSH public key and installs it locally nixos-unstable ??? nixpkgs-unstable 5.11
pkgs.ssh-tpm-agent SSH agent with support for TPM sealed keys for public key authentication nixos-unstable ??? nixpkgs-unstable 0.8.0
pkgs.openssh_gssapi Implementation of the SSH protocol with GSSAPI support nixos-unstable ??? nixpkgs-unstable 10.0p2
pkgs.tkey-ssh-agent SSH Agent for TKey, the flexible open hardware/software USB security key nixos-unstable ??? nixpkgs-unstable 1.0.0
pkgs.vault-ssh-plus Automatically use HashiCorp Vault SSH Client Key Signing with ssh(1) nixos-unstable ??? nixpkgs-unstable 0.7.8
pkgs.x11_ssh_askpass Lightweight passphrase dialog for OpenSSH or other open variants of SSH nixos-unstable ??? nixpkgs-unstable 1.2.4.1
pkgs.drone-runner-ssh Experimental Drone runner that executes a pipeline on a remote machine nixos-unstable ??? nixpkgs-unstable 2022-12-22
pkgs.ssh-openpgp-auth Command-line tool that provides client-side functionality to transparently verify the identity of remote SSH hosts nixos-unstable ??? nixpkgs-unstable 0.2.3
pkgs.ssh-key-confirmer Test ssh login key acceptance without having the private key nixos-unstable ??? nixpkgs-unstable 0.1
pkgs.sshd-openpgp-auth Command-line tool for creating and managing OpenPGP based trust anchors for SSH host keys nixos-unstable ??? nixpkgs-unstable 0.3.1
pkgs.pam_ssh_agent_auth PAM module for authentication through the SSH agent nixos-unstable ??? nixpkgs-unstable 0.10.4
pkgs.opensshWithKerberos Implementation of the SSH protocol nixos-unstable ??? nixpkgs-unstable 10.0p2
pkgs.php81Extensions.ssh2 PHP bindings for the libssh2 library nixos-unstable ??? nixpkgs-unstable ssh2-1.4.1
pkgs.php82Extensions.ssh2 PHP bindings for the libssh2 library nixos-unstable ??? nixpkgs-unstable ssh2-1.4.1
pkgs.php83Extensions.ssh2 PHP bindings for the libssh2 library nixos-unstable ??? nixpkgs-unstable ssh2-1.4.1
pkgs.php84Extensions.ssh2 PHP bindings for the libssh2 library nixos-unstable ??? nixpkgs-unstable ssh2-1.4.1
pkgs.ssh-askpass-fullscreen Small, fullscreen SSH askpass GUI using GTK+2 nixos-unstable ??? nixpkgs-unstable 1.3
pkgs.hareThirdParty.hare-ssh SSH client & server protocol implementation for Hare nixos-unstable ??? nixpkgs-unstable 0-unstable-2023-11-16
pkgs.haskellPackages.chesshs Simple library for validating chess moves and parsing PGN files nixos-unstable ??? nixpkgs-unstable 0.2.1
pkgs.kdePackages.ksshaskpass ssh-add helper that uses KWallet and KPasswordDialog nixos-unstable ??? nixpkgs-unstable 6.4.5
pkgs.openssh_hpnWithKerberos Implementation of the SSH protocol with high performance networking patches nixos-unstable ??? nixpkgs-unstable 10.0p2
pkgs.python312Packages.sshfs SSH/SFTP implementation for fsspec nixos-unstable ??? nixpkgs-unstable 2025.2.0
pkgs.python313Packages.sshfs SSH/SFTP implementation for fsspec nixos-unstable ??? nixpkgs-unstable 2025.2.0
pkgs.azure-cli-extensions.ssh SSH into Azure VMs using RBAC and AAD OpenSSH Certificates nixos-unstable ??? nixpkgs-unstable 2.0.6
pkgs.gnomeExtensions.guake-ssh Systray menu to connect to SSH hosts configured in ~/.ssh/config or any files in ~/.ssh/config.d/ using Guake. nixos-unstable ??? nixpkgs-unstable 5
pkgs.lxqt.lxqt-openssh-askpass GUI to query passwords on behalf of SSH agents nixos-unstable ??? nixpkgs-unstable 2.2.0
pkgs.python312Packages.asyncssh Asynchronous SSHv2 Python client and server library nixos-unstable ??? nixpkgs-unstable 2.21.0
pkgs.python313Packages.asyncssh Asynchronous SSHv2 Python client and server library nixos-unstable ??? nixpkgs-unstable 2.21.0
pkgs.python312Packages.ssh-python Python bindings for libssh C library nixos-unstable ??? nixpkgs-unstable 1.1.1
pkgs.python312Packages.sshpubkeys OpenSSH Public Key Parser for Python nixos-unstable ??? nixpkgs-unstable 3.3.1
pkgs.python313Packages.ssh-python Python bindings for libssh C library nixos-unstable ??? nixpkgs-unstable 1.1.1
pkgs.python313Packages.sshpubkeys OpenSSH Public Key Parser for Python nixos-unstable ??? nixpkgs-unstable 3.3.1
pkgs.python312Packages.ssh2-python Python bindings for libssh2 C library nixos-unstable ??? nixpkgs-unstable ssh2-python-1.1.2.post1
pkgs.python313Packages.ssh2-python Python bindings for libssh2 C library nixos-unstable ??? nixpkgs-unstable ssh2-python-1.1.2.post1
pkgs.python312Packages.parallel-ssh Asynchronous parallel SSH client library nixos-unstable ??? nixpkgs-unstable 2.14.0
pkgs.python313Packages.parallel-ssh Asynchronous parallel SSH client library nixos-unstable ??? nixpkgs-unstable 2.14.0
pkgs.haskellPackages.ssh-known-hosts Read and interpret the SSH known-hosts file nixos-unstable ??? nixpkgs-unstable 0.2.0.0
pkgs.gnomeExtensions.ssh-profile-list SSH Profile List is a GNOME extension that allows you to show SSH connections from .ssh/config file directly from the GNOME panel systray. This extension is fork of https://github.com/pramalho/guake-ssh-extension that modified to run on any terminal. nixos-unstable ??? nixpkgs-unstable 1
pkgs.python312Packages.swisshydrodata Python client to get data from the Swiss federal Office for Environment FEON nixos-unstable ??? nixpkgs-unstable 0.3.1
pkgs.python313Packages.swisshydrodata Python client to get data from the Swiss federal Office for Environment FEON nixos-unstable ??? nixpkgs-unstable 0.3.1
pkgs.python312Packages.mock-ssh-server Python mock SSH server for testing purposes nixos-unstable ??? nixpkgs-unstable 0.9.1
pkgs.python313Packages.mock-ssh-server Python mock SSH server for testing purposes nixos-unstable ??? nixpkgs-unstable 0.9.1
pkgs.python312Packages.ansible-pylibssh Python bindings to client functionality of libssh specific to Ansible use case nixos-unstable ??? nixpkgs-unstable 1.2.2
pkgs.python313Packages.ansible-pylibssh Python bindings to client functionality of libssh specific to Ansible use case nixos-unstable ??? nixpkgs-unstable 1.2.2
pkgs.gnomeExtensions.rdp-and-ssh-connect Connect to hosts in $HOME/.config/rd-ssh-connect/config.json file with Remmina (RDP or VNC) or SSH. nixos-unstable ??? nixpkgs-unstable 8
pkgs.vscode-extensions.leonardssh.vscord Highly customizable Discord Rich Presence extension for Visual Studio Code nixos-unstable ??? nixpkgs-unstable 5.3.5
pkgs.chickenPackages_5.chickenEggs.minissh An SSH-2 server and client implementation nixos-unstable ??? nixpkgs-unstable 1.0.0
pkgs.gnomeExtensions.ssh-search-provider-reborn Provide SSH search results in overview. nixos-unstable ??? nixpkgs-unstable 19
pkgs.python312Packages.robotframework-sshlibrary SSHLibrary is a Robot Framework test library for SSH and SFTP nixos-unstable ??? nixpkgs-unstable 3.8.0
pkgs.python313Packages.robotframework-sshlibrary SSHLibrary is a Robot Framework test library for SSH and SFTP nixos-unstable ??? nixpkgs-unstable 3.8.0
pkgs.vscode-extensions.ms-vscode-remote.remote-ssh Use any remote machine with a SSH server as your development environment nixos-unstable ??? nixpkgs-unstable 0.120.0
pkgs.tests.pkg-config.defaultPkgConfigPackages.libssh2 Test whether libssh2-1.11.1 exposes pkg-config modules libssh2 nixos-unstable ??? nixpkgs-unstable libssh2
pkgs.vscode-extensions.ms-vscode-remote.remote-ssh-edit Visual Studio Code extension that complements the Remote SSH extension with syntax colorization, keyword intellisense, and simple snippets when editing SSH configuration files nixos-unstable ??? nixpkgs-unstable 0.87.0
CVE-2025-48038 created 3 weeks, 6 days ago Unverified File Handles can Cause Excessive Use of System Resources Allocation of Resources Without Limits or Throttling vulnerability in Erlang OTP ssh (ssh_sftp modules) allows Excessive Allocation, Resource Leak Exposure. This vulnerability is associated with program files lib/ssh/src/ssh_sftpd.erl. This issue affects OTP form OTP 17.0 until OTP 28.0.3, OTP 27.3.4.3 and 26.2.5.15 corresponding to ssh from 3.0.1 until 5.3.3, 5.2.11.3 and 5.1.4.12. ssh * <pkg:otp/ssh@* pkgs.assh Advanced SSH config - Regex, aliases, gateways, includes and dynamic hosts nixos-unstable ??? nixpkgs-unstable 2.16.0 pkgs.pssh Parallel SSH Tools nixos-unstable ??? nixpkgs-unstable 2.3.5 pkgs.sshs Terminal user interface for SSH nixos-unstable ??? nixpkgs-unstable 4.7.2 pkgs.sshx Fast, collaborative live terminal sharing over the web nixos-unstable ??? nixpkgs-unstable 0.4.1 pkgs.zssh SSH and Telnet client with ZMODEM file transfer capability nixos-unstable ??? nixpkgs-unstable 1.5c pkgs.passh Sshpass alternative for non-interactive ssh auth nixos-unstable ??? nixpkgs-unstable 2020-03-18 pkgs.sshed ssh config editor and bookmarks manager nixos-unstable ??? nixpkgs-unstable 1.2.0 pkgs.libssh SSH client library nixos-unstable ??? nixpkgs-unstable 0.11.2 pkgs.opkssh Enables SSH to be used with OpenID Connect nixos-unstable ??? nixpkgs-unstable 0.9.0 pkgs.rsshub RSS feed generator nixos-unstable ??? nixpkgs-unstable 0-unstable-2025-05-31 pkgs.smassh TUI based typing test application inspired by MonkeyType nixos-unstable ??? nixpkgs-unstable 3.1.6 pkgs.tarssh Simple SSH tarpit inspired by endlessh nixos-unstable ??? nixpkgs-unstable 0.7.0 pkgs.webssh Web based SSH client nixos-unstable ??? nixpkgs-unstable 1.6.3 pkgs.autossh Automatically restart SSH sessions and tunnels nixos-unstable ??? nixpkgs-unstable 1.4g pkgs.lazyssh Terminal-based SSH manager nixos-unstable ??? nixpkgs-unstable 0.2.0 pkgs.libssh2 Client-side C library implementing the SSH2 protocol nixos-unstable ??? nixpkgs-unstable 1.11.1 pkgs.openssh Implementation of the SSH protocol nixos-unstable ??? nixpkgs-unstable 10.0p2 pkgs.sshoogr A Groovy-based DSL for working with remote SSH servers nixos-unstable ??? nixpkgs-unstable 0.9.26 pkgs.sshpass Non-interactive ssh password auth nixos-unstable ??? nixpkgs-unstable 1.10 pkgs.sshping Measure character-echo latency and bandwidth for an interactive ssh session nixos-unstable ??? nixpkgs-unstable 0.1.4 pkgs.tinyssh Minimalistic SSH server nixos-unstable ??? nixpkgs-unstable 20250201 pkgs.baboossh Tool to do SSH spreading nixos-unstable ??? nixpkgs-unstable 1.2.1 pkgs.endlessh SSH tarpit that slowly sends an endless banner nixos-unstable ??? nixpkgs-unstable 1.1 pkgs.esshader Offline ShaderToy-compatible GLSL shader viewer using OpenGL ES 2.0 nixos-unstable ??? nixpkgs-unstable 0-unstable-2020-08-09 pkgs.fast-ssh TUI tool to use the SSH config for connections nixos-unstable ??? nixpkgs-unstable 0.3.2 pkgs.hyperssh Run SSH over hyperswarm nixos-unstable ??? nixpkgs-unstable 5.0.3 pkgs.pam_rssh PAM module for authenticating via ssh-agent, written in Rust nixos-unstable ??? nixpkgs-unstable 1.2.0 pkgs.pam_ussh PAM module to authenticate using SSH certificates nixos-unstable ??? nixpkgs-unstable 0-unstable-2021-06-15 pkgs.pfsshell PFS (PlayStation File System) shell for POSIX-based systems nixos-unstable ??? nixpkgs-unstable 1.1.1 pkgs.ssh-chat Chat over SSH nixos-unstable ??? nixpkgs-unstable 1.10.1 pkgs.ssh-mitm Tool for SSH security audits nixos-unstable ??? nixpkgs-unstable 5.0.1 pkgs.sshesame Easy to set up and use SSH honeypot nixos-unstable ??? nixpkgs-unstable 0.0.39 pkgs.sshguard Protects hosts from brute-force attacks nixos-unstable ??? nixpkgs-unstable 2.5.1 pkgs.sshified Proxy HTTP requests through SSH nixos-unstable ??? nixpkgs-unstable 1.2.1 pkgs.sshlatex Collection of hacks to efficiently run LaTeX via ssh nixos-unstable ??? nixpkgs-unstable 0.8 pkgs.sshocker Tool for SSH, reverse sshfs and port forwarder nixos-unstable ??? nixpkgs-unstable 0.3.8 pkgs.sshuttle Transparent proxy server that works as a poor man's VPN nixos-unstable ??? nixpkgs-unstable 1.3.2 pkgs.sshwifty WebSSH & WebTelnet client nixos-unstable ??? nixpkgs-unstable 0.4.0-beta-release pkgs.guile-ssh Bindings to Libssh for GNU Guile nixos-unstable ??? nixpkgs-unstable 0.18.0 pkgs.ssh-audit Tool for ssh server auditing nixos-unstable ??? nixpkgs-unstable 3.3.0 pkgs.ssh-ident Start and use ssh-agent and load identities as necessary nixos-unstable ??? nixpkgs-unstable 2016-04-21 pkgs.ssh-tools Making SSH more convenient nixos-unstable ??? nixpkgs-unstable 1.9 pkgs.sshportal Simple, fun and transparent SSH (and telnet) bastion server nixos-unstable ??? nixpkgs-unstable 1.19.5 pkgs.tmux-cssh SSH to multiple hosts at the same time using tmux nixos-unstable ??? nixpkgs-unstable 2015-10-15 pkgs.trzsz-ssh SSH client designed as a drop-in replacement for the openssh client nixos-unstable ??? nixpkgs-unstable 0.1.22 pkgs.usbip-ssh Import usb devices from another linux machine with ssh's connection forwarding mechanism nixos-unstable ??? nixpkgs-unstable 0-unstable-2024-10-09 pkgs.ssh-agents Spawn and maintain multiple ssh-agents across terminals nixos-unstable ??? nixpkgs-unstable 1.0.1 pkgs.ssh-to-age Convert ssh private keys in ed25519 format to age keys nixos-unstable ??? nixpkgs-unstable 1.2.0 pkgs.ssh-to-pgp Convert ssh private keys to PGP nixos-unstable ??? nixpkgs-unstable 1.1.6 pkgs.sshchecker Dedicated SSH brute-forcing tool nixos-unstable ??? nixpkgs-unstable 1.0 pkgs.sshfs-fuse FUSE-based filesystem that allows remote filesystems to be mounted over SSH nixos-unstable ??? nixpkgs-unstable 3.7.3 pkgs.endlessh-go Implementation of endlessh exporting Prometheus metrics nixos-unstable ??? nixpkgs-unstable 2024.0119.1 pkgs.opensshTest Implementation of the SSH protocol nixos-unstable ??? nixpkgs-unstable 10.0p2 pkgs.openssh_hpn Implementation of the SSH protocol with high performance networking patches nixos-unstable ??? nixpkgs-unstable 10.0p2 pkgs.pritunl-ssh Pritunl Zero SSH client nixos-unstable ??? nixpkgs-unstable 1.0.3231.6 pkgs.ssh-copy-id Tool to copy SSH public keys to a remote machine nixos-unstable ??? nixpkgs-unstable 10.0p2 pkgs.sshx-server Fast, collaborative live terminal sharing over the web nixos-unstable ??? nixpkgs-unstable 0.4.1 pkgs.wl-crosshair Crosshair overlay for wlroots compositor nixos-unstable ??? nixpkgs-unstable 0.1.0-unstable-2024-05-09 pkgs.ssh-import-id Retrieves an SSH public key and installs it locally nixos-unstable ??? nixpkgs-unstable 5.11 pkgs.ssh-tpm-agent SSH agent with support for TPM sealed keys for public key authentication nixos-unstable ??? nixpkgs-unstable 0.8.0 pkgs.openssh_gssapi Implementation of the SSH protocol with GSSAPI support nixos-unstable ??? nixpkgs-unstable 10.0p2 pkgs.tkey-ssh-agent SSH Agent for TKey, the flexible open hardware/software USB security key nixos-unstable ??? nixpkgs-unstable 1.0.0 pkgs.vault-ssh-plus Automatically use HashiCorp Vault SSH Client Key Signing with ssh(1) nixos-unstable ??? nixpkgs-unstable 0.7.8 pkgs.x11_ssh_askpass Lightweight passphrase dialog for OpenSSH or other open variants of SSH nixos-unstable ??? nixpkgs-unstable 1.2.4.1 pkgs.drone-runner-ssh Experimental Drone runner that executes a pipeline on a remote machine nixos-unstable ??? nixpkgs-unstable 2022-12-22 pkgs.ssh-openpgp-auth Command-line tool that provides client-side functionality to transparently verify the identity of remote SSH hosts nixos-unstable ??? nixpkgs-unstable 0.2.3 pkgs.tmate-ssh-server tmate SSH Server nixos-unstable ??? nixpkgs-unstable 2023-06-02 pkgs.ssh-key-confirmer Test ssh login key acceptance without having the private key nixos-unstable ??? nixpkgs-unstable 0.1 pkgs.sshd-openpgp-auth Command-line tool for creating and managing OpenPGP based trust anchors for SSH host keys nixos-unstable ??? nixpkgs-unstable 0.3.1 pkgs.pam_ssh_agent_auth PAM module for authentication through the SSH agent nixos-unstable ??? nixpkgs-unstable 0.10.4 pkgs.keepass-keepasshttp nixos-unstable ??? nixpkgs-unstable 1.8.4.2 pkgs.opensshWithKerberos Implementation of the SSH protocol nixos-unstable ??? nixpkgs-unstable 10.0p2 pkgs.haskellPackages.hssh SSH protocol implementation nixos-unstable ??? nixpkgs-unstable 0.1.0.0 pkgs.php81Extensions.ssh2 PHP bindings for the libssh2 library nixos-unstable ??? nixpkgs-unstable ssh2-1.4.1 pkgs.php82Extensions.ssh2 PHP bindings for the libssh2 library nixos-unstable ??? nixpkgs-unstable ssh2-1.4.1 pkgs.php83Extensions.ssh2 PHP bindings for the libssh2 library nixos-unstable ??? nixpkgs-unstable ssh2-1.4.1 pkgs.php84Extensions.ssh2 PHP bindings for the libssh2 library nixos-unstable ??? nixpkgs-unstable ssh2-1.4.1 pkgs.rubyPackages.net-ssh nixos-unstable ??? nixpkgs-unstable 7.3.0 pkgs.haskellPackages.libssh libssh bindings nixos-unstable ??? nixpkgs-unstable 0.1.0.0 pkgs.ssh-askpass-fullscreen Small, fullscreen SSH askpass GUI using GTK+2 nixos-unstable ??? nixpkgs-unstable 1.3 pkgs.hareThirdParty.hare-ssh SSH client & server protocol implementation for Hare nixos-unstable ??? nixpkgs-unstable 0-unstable-2023-11-16 pkgs.haskellPackages.chesshs Simple library for validating chess moves and parsing PGN files nixos-unstable ??? nixpkgs-unstable 0.2.1 pkgs.kdePackages.ksshaskpass ssh-add helper that uses KWallet and KPasswordDialog nixos-unstable ??? nixpkgs-unstable 6.4.5 pkgs.openssh_hpnWithKerberos Implementation of the SSH protocol with high performance networking patches nixos-unstable ??? nixpkgs-unstable 10.0p2 pkgs.python312Packages.sshfs SSH/SFTP implementation for fsspec nixos-unstable ??? nixpkgs-unstable 2025.2.0 pkgs.python313Packages.sshfs SSH/SFTP implementation for fsspec nixos-unstable ??? nixpkgs-unstable 2025.2.0 pkgs.terraform-providers.ssh nixos-unstable ??? nixpkgs-unstable 2.7.0 pkgs.azure-cli-extensions.ssh SSH into Azure VMs using RBAC and AAD OpenSSH Certificates nixos-unstable ??? nixpkgs-unstable 2.0.6 pkgs.python312Packages.webssh Web based SSH client nixos-unstable ??? nixpkgs-unstable 1.6.3 pkgs.python313Packages.webssh Web based SSH client nixos-unstable ??? nixpkgs-unstable 1.6.3 pkgs.rubyPackages_3_1.net-ssh nixos-unstable ??? nixpkgs-unstable 7.3.0 pkgs.rubyPackages_3_2.net-ssh nixos-unstable ??? nixpkgs-unstable 7.3.0 pkgs.rubyPackages_3_3.net-ssh nixos-unstable ??? nixpkgs-unstable 7.3.0 pkgs.rubyPackages_3_4.net-ssh nixos-unstable ??? nixpkgs-unstable 7.3.0 pkgs.gnomeExtensions.guake-ssh Systray menu to connect to SSH hosts configured in ~/.ssh/config or any files in ~/.ssh/config.d/ using Guake. nixos-unstable ??? nixpkgs-unstable 5 pkgs.lxqt.lxqt-openssh-askpass GUI to query passwords on behalf of SSH agents nixos-unstable ??? nixpkgs-unstable 2.2.0 pkgs.python312Packages.dvc-ssh SSH plugin for dvc nixos-unstable ??? nixpkgs-unstable 4.2.1 pkgs.python313Packages.dvc-ssh SSH plugin for dvc nixos-unstable ??? nixpkgs-unstable 4.2.1 pkgs.python312Packages.asyncssh Asynchronous SSHv2 Python client and server library nixos-unstable ??? nixpkgs-unstable 2.21.0 pkgs.python313Packages.asyncssh Asynchronous SSHv2 Python client and server library nixos-unstable ??? nixpkgs-unstable 2.21.0 pkgs.python312Packages.sshtunnel Pure python SSH tunnels nixos-unstable ??? nixpkgs-unstable 0.4.0 pkgs.python313Packages.sshtunnel Pure python SSH tunnels nixos-unstable ??? nixpkgs-unstable 0.4.0 pkgs.python312Packages.ssh-python Python bindings for libssh C library nixos-unstable ??? nixpkgs-unstable 1.1.1 pkgs.python312Packages.sshpubkeys OpenSSH Public Key Parser for Python nixos-unstable ??? nixpkgs-unstable 3.3.1 pkgs.python313Packages.ssh-python Python bindings for libssh C library nixos-unstable ??? nixpkgs-unstable 1.1.1 pkgs.python313Packages.sshpubkeys OpenSSH Public Key Parser for Python nixos-unstable ??? nixpkgs-unstable 3.3.1 pkgs.python312Packages.ssh2-python Python bindings for libssh2 C library nixos-unstable ??? nixpkgs-unstable ssh2-python-1.1.2.post1 pkgs.python313Packages.ssh2-python Python bindings for libssh2 C library nixos-unstable ??? nixpkgs-unstable ssh2-python-1.1.2.post1 pkgs.python312Packages.parallel-ssh Asynchronous parallel SSH client library nixos-unstable ??? nixpkgs-unstable 2.14.0 pkgs.python313Packages.parallel-ssh Asynchronous parallel SSH client library nixos-unstable ??? nixpkgs-unstable 2.14.0 pkgs.haskellPackages.ssh-known-hosts Read and interpret the SSH known-hosts file nixos-unstable ??? nixpkgs-unstable 0.2.0.0 pkgs.gnomeExtensions.ssh-profile-list SSH Profile List is a GNOME extension that allows you to show SSH connections from .ssh/config file directly from the GNOME panel systray. This extension is fork of https://github.com/pramalho/guake-ssh-extension that modified to run on any terminal. nixos-unstable ??? nixpkgs-unstable 1 pkgs.python312Packages.swisshydrodata Python client to get data from the Swiss federal Office for Environment FEON nixos-unstable ??? nixpkgs-unstable 0.3.1 pkgs.python313Packages.swisshydrodata Python client to get data from the Swiss federal Office for Environment FEON nixos-unstable ??? nixpkgs-unstable 0.3.1 pkgs.python312Packages.mock-ssh-server Python mock SSH server for testing purposes nixos-unstable ??? nixpkgs-unstable 0.9.1 pkgs.python313Packages.mock-ssh-server Python mock SSH server for testing purposes nixos-unstable ??? nixpkgs-unstable 0.9.1 pkgs.python312Packages.ansible-pylibssh Python bindings to client functionality of libssh specific to Ansible use case nixos-unstable ??? nixpkgs-unstable 1.2.2 pkgs.python313Packages.ansible-pylibssh Python bindings to client functionality of libssh specific to Ansible use case nixos-unstable ??? nixpkgs-unstable 1.2.2 pkgs.gnomeExtensions.rdp-and-ssh-connect Connect to hosts in $HOME/.config/rd-ssh-connect/config.json file with Remmina (RDP or VNC) or SSH. nixos-unstable ??? nixpkgs-unstable 8 pkgs.vscode-extensions.leonardssh.vscord Highly customizable Discord Rich Presence extension for Visual Studio Code nixos-unstable ??? nixpkgs-unstable 5.3.5 pkgs.chickenPackages_5.chickenEggs.minissh An SSH-2 server and client implementation nixos-unstable ??? nixpkgs-unstable 1.0.0 pkgs.gnomeExtensions.ssh-search-provider-reborn Provide SSH search results in overview. nixos-unstable ??? nixpkgs-unstable 19 pkgs.python312Packages.robotframework-sshlibrary SSHLibrary is a Robot Framework test library for SSH and SFTP nixos-unstable ??? nixpkgs-unstable 3.8.0 pkgs.python313Packages.robotframework-sshlibrary SSHLibrary is a Robot Framework test library for SSH and SFTP nixos-unstable ??? nixpkgs-unstable 3.8.0 pkgs.vimPlugins.nvim-treesitter-parsers.ssh_config nixos-unstable ??? nixpkgs-unstable pkgs.vscode-extensions.ms-vscode-remote.remote-ssh Use any remote machine with a SSH server as your development environment nixos-unstable ??? nixpkgs-unstable 0.120.0 pkgs.tests.pkg-config.defaultPkgConfigPackages.libssh2 Test whether libssh2-1.11.1 exposes pkg-config modules libssh2 nixos-unstable ??? nixpkgs-unstable libssh2 pkgs.vscode-extensions.ms-vscode-remote.remote-ssh-edit Visual Studio Code extension that complements the Remote SSH extension with syntax colorization, keyword intellisense, and simple snippets when editing SSH configuration files nixos-unstable ??? nixpkgs-unstable 0.87.0 Package maintainers: 78 @talyz Kim Lindberger <kim.lindberger@gmail.com> @piotrkwiecinski Piotr Kwiecinski <piokwiecinski+nixpkgs@gmail.com> @aanderse Aaron Andersen <aaron@fosslib.net> @Ma27 Maximilian Bosch <maximilian@mbosch.me> @ostrolucky Gabriel Ostrolucký <gabriel.ostrolucky@gmail.com> @sargon Daniel Ehlers <danielehlers@mindeye.net> @fabaff Fabian Affolter <mail@fabian-affolter.ch> @ck3d Christian Kögler <ck3d@gmx.de> @joinemm Joonas Rautiola <joonas@rautiola.co> @zimbatm zimbatm <zimbatm@zimbatm.com> @LeSuisse Thomas Gerbet <thomas@gerbet.me> @mattmelling Matt Melling <mattmelling@fastmail.com> @moaxcp John Mercier <moaxcp@gmail.com> @honnip Jung seungwoo <me@honnip.page> @geluk Johan Geluk <johan+nix@geluk.io> @Kranzes Ilan Joselevich <personal@ilanjoselevich.com> @pinpox Pablo Ovelleiro Corral <mail@pablo.tools> @azahi Azat Bahawi <azat@bahawi.net> @astro Astro <astro@spaceboyz.net> @Infinidoge Infinidoge <infinidoge@inx.moe> @chris-martin Chris Martin <ch.martin@gmail.com> @Gordon-BP Gordon Clark <gordy@hanakano.com> @DavHau David Hauer <d.hauer.it@gmail.com> @lovesegfault Bernardo Meurer <meurerbernardo@gmail.com> @kalbasit Wael Nasreddine <wael.nasreddine@gmail.com> @ilya-fedin Ilya Fedin <fedin-ilja2010@ya.ru> @NickCao Nick Cao <nickcao@nichi.co> @ttuegel Thomas Tuegel <ttuegel@mailbox.org> @SuperSandro2000 Sandro Jäckel <sandro.jaeckel@gmail.com> @mjm Matt Moriarity <matt@mattmoriarity.com> @LunNova Luna Nova <nixpkgs-maintainer@lunnova.dev> @K900 Ilya K. <me@0upti.me> @telotortium Robert Irelan <rirelan@gmail.com> @viraptor Stanisław Pitucha <nix@viraptor.info> @mkg20001 Maciej Krüger <mkg20001+nix@gmail.com> @oxzi Alvar Penning <post@0x21.biz> @doronbehar Doron Behar <me@doronbehar.com> @Mic92 Jörg Thalheim <joerg@thalheim.io> @ocfox ocfox <i@ocfox.me> @XYenon XYenon <i@xyenon.bid> @iblech Ingo Blechschmidt <iblech@speicherleck.de> @lukegb Luke Granger-Brown <nix@lukegb.com> @madjar Georges Dubus <georges.dubus@compiletoi.net> @jqueiroz Jonathan Queiroz <nixos@johnjq.com> @zaninime Francesco Zanini <francesco@zanini.me> @ihatethefrench Michal S. <michal@tar.black> @carlosdagos Carlos D'Agostino <m@cdagostino.io> @ungeskriptet David Wronek <nix@david-w.eu> @Sohalt sohalt <nixos@sohalt.net> @philiptaron Philip Taron <philip.taron@gmail.com> @helsinki-Jo Joachim Ernst <joachim.ernst@helsinki-systems.de> @dasJ Janne Heß <janne@hess.ooo> @Conni2461 Simon Hauser <simon-hauser@outlook.com> @numinit Morgan Jones <me+nixpkgs@numin.it> @wahjava Ashish SHUKLA <ashish.is@lostca.se> @KAction Dmitry Bogatov <KAction@disroot.org> @johnrichardrinehart John Rinehart <johnrichardrinehart@gmail.com> @sarcasticadmin Robert James Hernandez <rob@sarcasticadmin.com> @romildo José Romildo Malaquias <malaquias@gmail.com> @kraanzu Murli Tawari <kraanzu@gmail.com> @AimPizza Rick Omonsky <rickomo.us@gmail.com> @makefu Felix Richter <makefu@syntax-fehler.de> @Thunderbottom Chinmay D. Pai <chinmaydpai@gmail.com> @svanderburg Sander van der Burg <s.vanderburg@tudelft.nl> @ethancedwards8 Ethan Carter Edwards <ethan@ethancedwards.com> @foo-dogsquared Gabriel Arazas <foodogsquared@foodogsquared.one> @pSub Pascal Wittmann <mail@pascal-wittmann.de> @kpbaks Kristoffer Plagborg Bak Sørensen <kristoffer.pbs@gmail.com> @Guanran928 Guanran Wang <guanran928@outlook.com> @patwid Patrick Widmer <patrick.widmer@tbwnet.ch> @ryand56 Ryan Omasta <git@ryand.ca> @kagehisa Sven Woelfel <woelfel.pub@gmail.com> @4z3 Tomislav Viljetić <tv@krebsco.de> @wineee Lu Hongxu <lhongxu@outlook.com> @tbenst Tyler Benster <nix@tylerbenster.com> @Pandapip1 Gavin John <gavinnjohn@gmail.com> @stigtsp Stig Palmquist <stig@stig.io> @bbigras Bruno Bigras <bigras.bruno@gmail.com>
pkgs.assh Advanced SSH config - Regex, aliases, gateways, includes and dynamic hosts nixos-unstable ??? nixpkgs-unstable 2.16.0
pkgs.sshx Fast, collaborative live terminal sharing over the web nixos-unstable ??? nixpkgs-unstable 0.4.1
pkgs.zssh SSH and Telnet client with ZMODEM file transfer capability nixos-unstable ??? nixpkgs-unstable 1.5c
pkgs.passh Sshpass alternative for non-interactive ssh auth nixos-unstable ??? nixpkgs-unstable 2020-03-18
pkgs.smassh TUI based typing test application inspired by MonkeyType nixos-unstable ??? nixpkgs-unstable 3.1.6
pkgs.libssh2 Client-side C library implementing the SSH2 protocol nixos-unstable ??? nixpkgs-unstable 1.11.1
pkgs.sshoogr A Groovy-based DSL for working with remote SSH servers nixos-unstable ??? nixpkgs-unstable 0.9.26
pkgs.sshping Measure character-echo latency and bandwidth for an interactive ssh session nixos-unstable ??? nixpkgs-unstable 0.1.4
pkgs.esshader Offline ShaderToy-compatible GLSL shader viewer using OpenGL ES 2.0 nixos-unstable ??? nixpkgs-unstable 0-unstable-2020-08-09
pkgs.fast-ssh TUI tool to use the SSH config for connections nixos-unstable ??? nixpkgs-unstable 0.3.2
pkgs.pam_rssh PAM module for authenticating via ssh-agent, written in Rust nixos-unstable ??? nixpkgs-unstable 1.2.0
pkgs.pam_ussh PAM module to authenticate using SSH certificates nixos-unstable ??? nixpkgs-unstable 0-unstable-2021-06-15
pkgs.pfsshell PFS (PlayStation File System) shell for POSIX-based systems nixos-unstable ??? nixpkgs-unstable 1.1.1
pkgs.sshlatex Collection of hacks to efficiently run LaTeX via ssh nixos-unstable ??? nixpkgs-unstable 0.8
pkgs.sshocker Tool for SSH, reverse sshfs and port forwarder nixos-unstable ??? nixpkgs-unstable 0.3.8
pkgs.sshuttle Transparent proxy server that works as a poor man's VPN nixos-unstable ??? nixpkgs-unstable 1.3.2
pkgs.ssh-ident Start and use ssh-agent and load identities as necessary nixos-unstable ??? nixpkgs-unstable 2016-04-21
pkgs.sshportal Simple, fun and transparent SSH (and telnet) bastion server nixos-unstable ??? nixpkgs-unstable 1.19.5
pkgs.tmux-cssh SSH to multiple hosts at the same time using tmux nixos-unstable ??? nixpkgs-unstable 2015-10-15
pkgs.trzsz-ssh SSH client designed as a drop-in replacement for the openssh client nixos-unstable ??? nixpkgs-unstable 0.1.22
pkgs.usbip-ssh Import usb devices from another linux machine with ssh's connection forwarding mechanism nixos-unstable ??? nixpkgs-unstable 0-unstable-2024-10-09
pkgs.ssh-agents Spawn and maintain multiple ssh-agents across terminals nixos-unstable ??? nixpkgs-unstable 1.0.1
pkgs.ssh-to-age Convert ssh private keys in ed25519 format to age keys nixos-unstable ??? nixpkgs-unstable 1.2.0
pkgs.sshfs-fuse FUSE-based filesystem that allows remote filesystems to be mounted over SSH nixos-unstable ??? nixpkgs-unstable 3.7.3
pkgs.endlessh-go Implementation of endlessh exporting Prometheus metrics nixos-unstable ??? nixpkgs-unstable 2024.0119.1
pkgs.openssh_hpn Implementation of the SSH protocol with high performance networking patches nixos-unstable ??? nixpkgs-unstable 10.0p2
pkgs.ssh-copy-id Tool to copy SSH public keys to a remote machine nixos-unstable ??? nixpkgs-unstable 10.0p2
pkgs.sshx-server Fast, collaborative live terminal sharing over the web nixos-unstable ??? nixpkgs-unstable 0.4.1
pkgs.wl-crosshair Crosshair overlay for wlroots compositor nixos-unstable ??? nixpkgs-unstable 0.1.0-unstable-2024-05-09
pkgs.ssh-import-id Retrieves an SSH public key and installs it locally nixos-unstable ??? nixpkgs-unstable 5.11
pkgs.ssh-tpm-agent SSH agent with support for TPM sealed keys for public key authentication nixos-unstable ??? nixpkgs-unstable 0.8.0
pkgs.openssh_gssapi Implementation of the SSH protocol with GSSAPI support nixos-unstable ??? nixpkgs-unstable 10.0p2
pkgs.tkey-ssh-agent SSH Agent for TKey, the flexible open hardware/software USB security key nixos-unstable ??? nixpkgs-unstable 1.0.0
pkgs.vault-ssh-plus Automatically use HashiCorp Vault SSH Client Key Signing with ssh(1) nixos-unstable ??? nixpkgs-unstable 0.7.8
pkgs.x11_ssh_askpass Lightweight passphrase dialog for OpenSSH or other open variants of SSH nixos-unstable ??? nixpkgs-unstable 1.2.4.1
pkgs.drone-runner-ssh Experimental Drone runner that executes a pipeline on a remote machine nixos-unstable ??? nixpkgs-unstable 2022-12-22
pkgs.ssh-openpgp-auth Command-line tool that provides client-side functionality to transparently verify the identity of remote SSH hosts nixos-unstable ??? nixpkgs-unstable 0.2.3
pkgs.ssh-key-confirmer Test ssh login key acceptance without having the private key nixos-unstable ??? nixpkgs-unstable 0.1
pkgs.sshd-openpgp-auth Command-line tool for creating and managing OpenPGP based trust anchors for SSH host keys nixos-unstable ??? nixpkgs-unstable 0.3.1
pkgs.pam_ssh_agent_auth PAM module for authentication through the SSH agent nixos-unstable ??? nixpkgs-unstable 0.10.4
pkgs.opensshWithKerberos Implementation of the SSH protocol nixos-unstable ??? nixpkgs-unstable 10.0p2
pkgs.php81Extensions.ssh2 PHP bindings for the libssh2 library nixos-unstable ??? nixpkgs-unstable ssh2-1.4.1
pkgs.php82Extensions.ssh2 PHP bindings for the libssh2 library nixos-unstable ??? nixpkgs-unstable ssh2-1.4.1
pkgs.php83Extensions.ssh2 PHP bindings for the libssh2 library nixos-unstable ??? nixpkgs-unstable ssh2-1.4.1
pkgs.php84Extensions.ssh2 PHP bindings for the libssh2 library nixos-unstable ??? nixpkgs-unstable ssh2-1.4.1
pkgs.ssh-askpass-fullscreen Small, fullscreen SSH askpass GUI using GTK+2 nixos-unstable ??? nixpkgs-unstable 1.3
pkgs.hareThirdParty.hare-ssh SSH client & server protocol implementation for Hare nixos-unstable ??? nixpkgs-unstable 0-unstable-2023-11-16
pkgs.haskellPackages.chesshs Simple library for validating chess moves and parsing PGN files nixos-unstable ??? nixpkgs-unstable 0.2.1
pkgs.kdePackages.ksshaskpass ssh-add helper that uses KWallet and KPasswordDialog nixos-unstable ??? nixpkgs-unstable 6.4.5
pkgs.openssh_hpnWithKerberos Implementation of the SSH protocol with high performance networking patches nixos-unstable ??? nixpkgs-unstable 10.0p2
pkgs.python312Packages.sshfs SSH/SFTP implementation for fsspec nixos-unstable ??? nixpkgs-unstable 2025.2.0
pkgs.python313Packages.sshfs SSH/SFTP implementation for fsspec nixos-unstable ??? nixpkgs-unstable 2025.2.0
pkgs.azure-cli-extensions.ssh SSH into Azure VMs using RBAC and AAD OpenSSH Certificates nixos-unstable ??? nixpkgs-unstable 2.0.6
pkgs.gnomeExtensions.guake-ssh Systray menu to connect to SSH hosts configured in ~/.ssh/config or any files in ~/.ssh/config.d/ using Guake. nixos-unstable ??? nixpkgs-unstable 5
pkgs.lxqt.lxqt-openssh-askpass GUI to query passwords on behalf of SSH agents nixos-unstable ??? nixpkgs-unstable 2.2.0
pkgs.python312Packages.asyncssh Asynchronous SSHv2 Python client and server library nixos-unstable ??? nixpkgs-unstable 2.21.0
pkgs.python313Packages.asyncssh Asynchronous SSHv2 Python client and server library nixos-unstable ??? nixpkgs-unstable 2.21.0
pkgs.python312Packages.ssh-python Python bindings for libssh C library nixos-unstable ??? nixpkgs-unstable 1.1.1
pkgs.python312Packages.sshpubkeys OpenSSH Public Key Parser for Python nixos-unstable ??? nixpkgs-unstable 3.3.1
pkgs.python313Packages.ssh-python Python bindings for libssh C library nixos-unstable ??? nixpkgs-unstable 1.1.1
pkgs.python313Packages.sshpubkeys OpenSSH Public Key Parser for Python nixos-unstable ??? nixpkgs-unstable 3.3.1
pkgs.python312Packages.ssh2-python Python bindings for libssh2 C library nixos-unstable ??? nixpkgs-unstable ssh2-python-1.1.2.post1
pkgs.python313Packages.ssh2-python Python bindings for libssh2 C library nixos-unstable ??? nixpkgs-unstable ssh2-python-1.1.2.post1
pkgs.python312Packages.parallel-ssh Asynchronous parallel SSH client library nixos-unstable ??? nixpkgs-unstable 2.14.0
pkgs.python313Packages.parallel-ssh Asynchronous parallel SSH client library nixos-unstable ??? nixpkgs-unstable 2.14.0
pkgs.haskellPackages.ssh-known-hosts Read and interpret the SSH known-hosts file nixos-unstable ??? nixpkgs-unstable 0.2.0.0
pkgs.gnomeExtensions.ssh-profile-list SSH Profile List is a GNOME extension that allows you to show SSH connections from .ssh/config file directly from the GNOME panel systray. This extension is fork of https://github.com/pramalho/guake-ssh-extension that modified to run on any terminal. nixos-unstable ??? nixpkgs-unstable 1
pkgs.python312Packages.swisshydrodata Python client to get data from the Swiss federal Office for Environment FEON nixos-unstable ??? nixpkgs-unstable 0.3.1
pkgs.python313Packages.swisshydrodata Python client to get data from the Swiss federal Office for Environment FEON nixos-unstable ??? nixpkgs-unstable 0.3.1
pkgs.python312Packages.mock-ssh-server Python mock SSH server for testing purposes nixos-unstable ??? nixpkgs-unstable 0.9.1
pkgs.python313Packages.mock-ssh-server Python mock SSH server for testing purposes nixos-unstable ??? nixpkgs-unstable 0.9.1
pkgs.python312Packages.ansible-pylibssh Python bindings to client functionality of libssh specific to Ansible use case nixos-unstable ??? nixpkgs-unstable 1.2.2
pkgs.python313Packages.ansible-pylibssh Python bindings to client functionality of libssh specific to Ansible use case nixos-unstable ??? nixpkgs-unstable 1.2.2
pkgs.gnomeExtensions.rdp-and-ssh-connect Connect to hosts in $HOME/.config/rd-ssh-connect/config.json file with Remmina (RDP or VNC) or SSH. nixos-unstable ??? nixpkgs-unstable 8
pkgs.vscode-extensions.leonardssh.vscord Highly customizable Discord Rich Presence extension for Visual Studio Code nixos-unstable ??? nixpkgs-unstable 5.3.5
pkgs.chickenPackages_5.chickenEggs.minissh An SSH-2 server and client implementation nixos-unstable ??? nixpkgs-unstable 1.0.0
pkgs.gnomeExtensions.ssh-search-provider-reborn Provide SSH search results in overview. nixos-unstable ??? nixpkgs-unstable 19
pkgs.python312Packages.robotframework-sshlibrary SSHLibrary is a Robot Framework test library for SSH and SFTP nixos-unstable ??? nixpkgs-unstable 3.8.0
pkgs.python313Packages.robotframework-sshlibrary SSHLibrary is a Robot Framework test library for SSH and SFTP nixos-unstable ??? nixpkgs-unstable 3.8.0
pkgs.vscode-extensions.ms-vscode-remote.remote-ssh Use any remote machine with a SSH server as your development environment nixos-unstable ??? nixpkgs-unstable 0.120.0
pkgs.tests.pkg-config.defaultPkgConfigPackages.libssh2 Test whether libssh2-1.11.1 exposes pkg-config modules libssh2 nixos-unstable ??? nixpkgs-unstable libssh2
pkgs.vscode-extensions.ms-vscode-remote.remote-ssh-edit Visual Studio Code extension that complements the Remote SSH extension with syntax colorization, keyword intellisense, and simple snippets when editing SSH configuration files nixos-unstable ??? nixpkgs-unstable 0.87.0
CVE-2025-48039 created 3 weeks, 6 days ago Unverified Paths can Cause Excessive Use of System Resources Allocation of Resources Without Limits or Throttling vulnerability in Erlang OTP ssh (ssh_sftp modules) allows Excessive Allocation, Resource Leak Exposure. This vulnerability is associated with program files lib/ssh/src/ssh_sftpd.erl. This issue affects OTP form OTP 17.0 until OTP 28.0.3, OTP 27.3.4.3 and 26.2.5.15 corresponding to ssh from 3.0.1 until 5.3.3, 5.2.11.3 and 5.1.4.12. ssh * <pkg:otp/ssh@* pkgs.assh Advanced SSH config - Regex, aliases, gateways, includes and dynamic hosts nixos-unstable ??? nixpkgs-unstable 2.16.0 pkgs.pssh Parallel SSH Tools nixos-unstable ??? nixpkgs-unstable 2.3.5 pkgs.sshs Terminal user interface for SSH nixos-unstable ??? nixpkgs-unstable 4.7.2 pkgs.sshx Fast, collaborative live terminal sharing over the web nixos-unstable ??? nixpkgs-unstable 0.4.1 pkgs.zssh SSH and Telnet client with ZMODEM file transfer capability nixos-unstable ??? nixpkgs-unstable 1.5c pkgs.passh Sshpass alternative for non-interactive ssh auth nixos-unstable ??? nixpkgs-unstable 2020-03-18 pkgs.sshed ssh config editor and bookmarks manager nixos-unstable ??? nixpkgs-unstable 1.2.0 pkgs.libssh SSH client library nixos-unstable ??? nixpkgs-unstable 0.11.2 pkgs.opkssh Enables SSH to be used with OpenID Connect nixos-unstable ??? nixpkgs-unstable 0.9.0 pkgs.rsshub RSS feed generator nixos-unstable ??? nixpkgs-unstable 0-unstable-2025-05-31 pkgs.smassh TUI based typing test application inspired by MonkeyType nixos-unstable ??? nixpkgs-unstable 3.1.6 pkgs.tarssh Simple SSH tarpit inspired by endlessh nixos-unstable ??? nixpkgs-unstable 0.7.0 pkgs.webssh Web based SSH client nixos-unstable ??? nixpkgs-unstable 1.6.3 pkgs.autossh Automatically restart SSH sessions and tunnels nixos-unstable ??? nixpkgs-unstable 1.4g pkgs.lazyssh Terminal-based SSH manager nixos-unstable ??? nixpkgs-unstable 0.2.0 pkgs.libssh2 Client-side C library implementing the SSH2 protocol nixos-unstable ??? nixpkgs-unstable 1.11.1 pkgs.openssh Implementation of the SSH protocol nixos-unstable ??? nixpkgs-unstable 10.0p2 pkgs.sshoogr A Groovy-based DSL for working with remote SSH servers nixos-unstable ??? nixpkgs-unstable 0.9.26 pkgs.sshpass Non-interactive ssh password auth nixos-unstable ??? nixpkgs-unstable 1.10 pkgs.sshping Measure character-echo latency and bandwidth for an interactive ssh session nixos-unstable ??? nixpkgs-unstable 0.1.4 pkgs.tinyssh Minimalistic SSH server nixos-unstable ??? nixpkgs-unstable 20250201 pkgs.baboossh Tool to do SSH spreading nixos-unstable ??? nixpkgs-unstable 1.2.1 pkgs.endlessh SSH tarpit that slowly sends an endless banner nixos-unstable ??? nixpkgs-unstable 1.1 pkgs.esshader Offline ShaderToy-compatible GLSL shader viewer using OpenGL ES 2.0 nixos-unstable ??? nixpkgs-unstable 0-unstable-2020-08-09 pkgs.fast-ssh TUI tool to use the SSH config for connections nixos-unstable ??? nixpkgs-unstable 0.3.2 pkgs.hyperssh Run SSH over hyperswarm nixos-unstable ??? nixpkgs-unstable 5.0.3 pkgs.pam_rssh PAM module for authenticating via ssh-agent, written in Rust nixos-unstable ??? nixpkgs-unstable 1.2.0 pkgs.pam_ussh PAM module to authenticate using SSH certificates nixos-unstable ??? nixpkgs-unstable 0-unstable-2021-06-15 pkgs.pfsshell PFS (PlayStation File System) shell for POSIX-based systems nixos-unstable ??? nixpkgs-unstable 1.1.1 pkgs.ssh-chat Chat over SSH nixos-unstable ??? nixpkgs-unstable 1.10.1 pkgs.ssh-mitm Tool for SSH security audits nixos-unstable ??? nixpkgs-unstable 5.0.1 pkgs.sshesame Easy to set up and use SSH honeypot nixos-unstable ??? nixpkgs-unstable 0.0.39 pkgs.sshguard Protects hosts from brute-force attacks nixos-unstable ??? nixpkgs-unstable 2.5.1 pkgs.sshified Proxy HTTP requests through SSH nixos-unstable ??? nixpkgs-unstable 1.2.1 pkgs.sshlatex Collection of hacks to efficiently run LaTeX via ssh nixos-unstable ??? nixpkgs-unstable 0.8 pkgs.sshocker Tool for SSH, reverse sshfs and port forwarder nixos-unstable ??? nixpkgs-unstable 0.3.8 pkgs.sshuttle Transparent proxy server that works as a poor man's VPN nixos-unstable ??? nixpkgs-unstable 1.3.2 pkgs.sshwifty WebSSH & WebTelnet client nixos-unstable ??? nixpkgs-unstable 0.4.0-beta-release pkgs.guile-ssh Bindings to Libssh for GNU Guile nixos-unstable ??? nixpkgs-unstable 0.18.0 pkgs.ssh-audit Tool for ssh server auditing nixos-unstable ??? nixpkgs-unstable 3.3.0 pkgs.ssh-ident Start and use ssh-agent and load identities as necessary nixos-unstable ??? nixpkgs-unstable 2016-04-21 pkgs.ssh-tools Making SSH more convenient nixos-unstable ??? nixpkgs-unstable 1.9 pkgs.sshportal Simple, fun and transparent SSH (and telnet) bastion server nixos-unstable ??? nixpkgs-unstable 1.19.5 pkgs.tmux-cssh SSH to multiple hosts at the same time using tmux nixos-unstable ??? nixpkgs-unstable 2015-10-15 pkgs.trzsz-ssh SSH client designed as a drop-in replacement for the openssh client nixos-unstable ??? nixpkgs-unstable 0.1.22 pkgs.usbip-ssh Import usb devices from another linux machine with ssh's connection forwarding mechanism nixos-unstable ??? nixpkgs-unstable 0-unstable-2024-10-09 pkgs.ssh-agents Spawn and maintain multiple ssh-agents across terminals nixos-unstable ??? nixpkgs-unstable 1.0.1 pkgs.ssh-to-age Convert ssh private keys in ed25519 format to age keys nixos-unstable ??? nixpkgs-unstable 1.2.0 pkgs.ssh-to-pgp Convert ssh private keys to PGP nixos-unstable ??? nixpkgs-unstable 1.1.6 pkgs.sshchecker Dedicated SSH brute-forcing tool nixos-unstable ??? nixpkgs-unstable 1.0 pkgs.sshfs-fuse FUSE-based filesystem that allows remote filesystems to be mounted over SSH nixos-unstable ??? nixpkgs-unstable 3.7.3 pkgs.endlessh-go Implementation of endlessh exporting Prometheus metrics nixos-unstable ??? nixpkgs-unstable 2024.0119.1 pkgs.opensshTest Implementation of the SSH protocol nixos-unstable ??? nixpkgs-unstable 10.0p2 pkgs.openssh_hpn Implementation of the SSH protocol with high performance networking patches nixos-unstable ??? nixpkgs-unstable 10.0p2 pkgs.pritunl-ssh Pritunl Zero SSH client nixos-unstable ??? nixpkgs-unstable 1.0.3231.6 pkgs.ssh-copy-id Tool to copy SSH public keys to a remote machine nixos-unstable ??? nixpkgs-unstable 10.0p2 pkgs.sshx-server Fast, collaborative live terminal sharing over the web nixos-unstable ??? nixpkgs-unstable 0.4.1 pkgs.wl-crosshair Crosshair overlay for wlroots compositor nixos-unstable ??? nixpkgs-unstable 0.1.0-unstable-2024-05-09 pkgs.ssh-import-id Retrieves an SSH public key and installs it locally nixos-unstable ??? nixpkgs-unstable 5.11 pkgs.ssh-tpm-agent SSH agent with support for TPM sealed keys for public key authentication nixos-unstable ??? nixpkgs-unstable 0.8.0 pkgs.openssh_gssapi Implementation of the SSH protocol with GSSAPI support nixos-unstable ??? nixpkgs-unstable 10.0p2 pkgs.tkey-ssh-agent SSH Agent for TKey, the flexible open hardware/software USB security key nixos-unstable ??? nixpkgs-unstable 1.0.0 pkgs.vault-ssh-plus Automatically use HashiCorp Vault SSH Client Key Signing with ssh(1) nixos-unstable ??? nixpkgs-unstable 0.7.8 pkgs.x11_ssh_askpass Lightweight passphrase dialog for OpenSSH or other open variants of SSH nixos-unstable ??? nixpkgs-unstable 1.2.4.1 pkgs.drone-runner-ssh Experimental Drone runner that executes a pipeline on a remote machine nixos-unstable ??? nixpkgs-unstable 2022-12-22 pkgs.ssh-openpgp-auth Command-line tool that provides client-side functionality to transparently verify the identity of remote SSH hosts nixos-unstable ??? nixpkgs-unstable 0.2.3 pkgs.tmate-ssh-server tmate SSH Server nixos-unstable ??? nixpkgs-unstable 2023-06-02 pkgs.ssh-key-confirmer Test ssh login key acceptance without having the private key nixos-unstable ??? nixpkgs-unstable 0.1 pkgs.sshd-openpgp-auth Command-line tool for creating and managing OpenPGP based trust anchors for SSH host keys nixos-unstable ??? nixpkgs-unstable 0.3.1 pkgs.pam_ssh_agent_auth PAM module for authentication through the SSH agent nixos-unstable ??? nixpkgs-unstable 0.10.4 pkgs.keepass-keepasshttp nixos-unstable ??? nixpkgs-unstable 1.8.4.2 pkgs.opensshWithKerberos Implementation of the SSH protocol nixos-unstable ??? nixpkgs-unstable 10.0p2 pkgs.haskellPackages.hssh SSH protocol implementation nixos-unstable ??? nixpkgs-unstable 0.1.0.0 pkgs.php81Extensions.ssh2 PHP bindings for the libssh2 library nixos-unstable ??? nixpkgs-unstable ssh2-1.4.1 pkgs.php82Extensions.ssh2 PHP bindings for the libssh2 library nixos-unstable ??? nixpkgs-unstable ssh2-1.4.1 pkgs.php83Extensions.ssh2 PHP bindings for the libssh2 library nixos-unstable ??? nixpkgs-unstable ssh2-1.4.1 pkgs.php84Extensions.ssh2 PHP bindings for the libssh2 library nixos-unstable ??? nixpkgs-unstable ssh2-1.4.1 pkgs.rubyPackages.net-ssh nixos-unstable ??? nixpkgs-unstable 7.3.0 pkgs.haskellPackages.libssh libssh bindings nixos-unstable ??? nixpkgs-unstable 0.1.0.0 pkgs.ssh-askpass-fullscreen Small, fullscreen SSH askpass GUI using GTK+2 nixos-unstable ??? nixpkgs-unstable 1.3 pkgs.hareThirdParty.hare-ssh SSH client & server protocol implementation for Hare nixos-unstable ??? nixpkgs-unstable 0-unstable-2023-11-16 pkgs.haskellPackages.chesshs Simple library for validating chess moves and parsing PGN files nixos-unstable ??? nixpkgs-unstable 0.2.1 pkgs.kdePackages.ksshaskpass ssh-add helper that uses KWallet and KPasswordDialog nixos-unstable ??? nixpkgs-unstable 6.4.5 pkgs.openssh_hpnWithKerberos Implementation of the SSH protocol with high performance networking patches nixos-unstable ??? nixpkgs-unstable 10.0p2 pkgs.python312Packages.sshfs SSH/SFTP implementation for fsspec nixos-unstable ??? nixpkgs-unstable 2025.2.0 pkgs.python313Packages.sshfs SSH/SFTP implementation for fsspec nixos-unstable ??? nixpkgs-unstable 2025.2.0 pkgs.terraform-providers.ssh nixos-unstable ??? nixpkgs-unstable 2.7.0 pkgs.azure-cli-extensions.ssh SSH into Azure VMs using RBAC and AAD OpenSSH Certificates nixos-unstable ??? nixpkgs-unstable 2.0.6 pkgs.python312Packages.webssh Web based SSH client nixos-unstable ??? nixpkgs-unstable 1.6.3 pkgs.python313Packages.webssh Web based SSH client nixos-unstable ??? nixpkgs-unstable 1.6.3 pkgs.rubyPackages_3_1.net-ssh nixos-unstable ??? nixpkgs-unstable 7.3.0 pkgs.rubyPackages_3_2.net-ssh nixos-unstable ??? nixpkgs-unstable 7.3.0 pkgs.rubyPackages_3_3.net-ssh nixos-unstable ??? nixpkgs-unstable 7.3.0 pkgs.rubyPackages_3_4.net-ssh nixos-unstable ??? nixpkgs-unstable 7.3.0 pkgs.gnomeExtensions.guake-ssh Systray menu to connect to SSH hosts configured in ~/.ssh/config or any files in ~/.ssh/config.d/ using Guake. nixos-unstable ??? nixpkgs-unstable 5 pkgs.lxqt.lxqt-openssh-askpass GUI to query passwords on behalf of SSH agents nixos-unstable ??? nixpkgs-unstable 2.2.0 pkgs.python312Packages.dvc-ssh SSH plugin for dvc nixos-unstable ??? nixpkgs-unstable 4.2.1 pkgs.python313Packages.dvc-ssh SSH plugin for dvc nixos-unstable ??? nixpkgs-unstable 4.2.1 pkgs.python312Packages.asyncssh Asynchronous SSHv2 Python client and server library nixos-unstable ??? nixpkgs-unstable 2.21.0 pkgs.python313Packages.asyncssh Asynchronous SSHv2 Python client and server library nixos-unstable ??? nixpkgs-unstable 2.21.0 pkgs.python312Packages.sshtunnel Pure python SSH tunnels nixos-unstable ??? nixpkgs-unstable 0.4.0 pkgs.python313Packages.sshtunnel Pure python SSH tunnels nixos-unstable ??? nixpkgs-unstable 0.4.0 pkgs.python312Packages.ssh-python Python bindings for libssh C library nixos-unstable ??? nixpkgs-unstable 1.1.1 pkgs.python312Packages.sshpubkeys OpenSSH Public Key Parser for Python nixos-unstable ??? nixpkgs-unstable 3.3.1 pkgs.python313Packages.ssh-python Python bindings for libssh C library nixos-unstable ??? nixpkgs-unstable 1.1.1 pkgs.python313Packages.sshpubkeys OpenSSH Public Key Parser for Python nixos-unstable ??? nixpkgs-unstable 3.3.1 pkgs.python312Packages.ssh2-python Python bindings for libssh2 C library nixos-unstable ??? nixpkgs-unstable ssh2-python-1.1.2.post1 pkgs.python313Packages.ssh2-python Python bindings for libssh2 C library nixos-unstable ??? nixpkgs-unstable ssh2-python-1.1.2.post1 pkgs.python312Packages.parallel-ssh Asynchronous parallel SSH client library nixos-unstable ??? nixpkgs-unstable 2.14.0 pkgs.python313Packages.parallel-ssh Asynchronous parallel SSH client library nixos-unstable ??? nixpkgs-unstable 2.14.0 pkgs.haskellPackages.ssh-known-hosts Read and interpret the SSH known-hosts file nixos-unstable ??? nixpkgs-unstable 0.2.0.0 pkgs.gnomeExtensions.ssh-profile-list SSH Profile List is a GNOME extension that allows you to show SSH connections from .ssh/config file directly from the GNOME panel systray. This extension is fork of https://github.com/pramalho/guake-ssh-extension that modified to run on any terminal. nixos-unstable ??? nixpkgs-unstable 1 pkgs.python312Packages.swisshydrodata Python client to get data from the Swiss federal Office for Environment FEON nixos-unstable ??? nixpkgs-unstable 0.3.1 pkgs.python313Packages.swisshydrodata Python client to get data from the Swiss federal Office for Environment FEON nixos-unstable ??? nixpkgs-unstable 0.3.1 pkgs.python312Packages.mock-ssh-server Python mock SSH server for testing purposes nixos-unstable ??? nixpkgs-unstable 0.9.1 pkgs.python313Packages.mock-ssh-server Python mock SSH server for testing purposes nixos-unstable ??? nixpkgs-unstable 0.9.1 pkgs.python312Packages.ansible-pylibssh Python bindings to client functionality of libssh specific to Ansible use case nixos-unstable ??? nixpkgs-unstable 1.2.2 pkgs.python313Packages.ansible-pylibssh Python bindings to client functionality of libssh specific to Ansible use case nixos-unstable ??? nixpkgs-unstable 1.2.2 pkgs.gnomeExtensions.rdp-and-ssh-connect Connect to hosts in $HOME/.config/rd-ssh-connect/config.json file with Remmina (RDP or VNC) or SSH. nixos-unstable ??? nixpkgs-unstable 8 pkgs.vscode-extensions.leonardssh.vscord Highly customizable Discord Rich Presence extension for Visual Studio Code nixos-unstable ??? nixpkgs-unstable 5.3.5 pkgs.chickenPackages_5.chickenEggs.minissh An SSH-2 server and client implementation nixos-unstable ??? nixpkgs-unstable 1.0.0 pkgs.gnomeExtensions.ssh-search-provider-reborn Provide SSH search results in overview. nixos-unstable ??? nixpkgs-unstable 19 pkgs.python312Packages.robotframework-sshlibrary SSHLibrary is a Robot Framework test library for SSH and SFTP nixos-unstable ??? nixpkgs-unstable 3.8.0 pkgs.python313Packages.robotframework-sshlibrary SSHLibrary is a Robot Framework test library for SSH and SFTP nixos-unstable ??? nixpkgs-unstable 3.8.0 pkgs.vimPlugins.nvim-treesitter-parsers.ssh_config nixos-unstable ??? nixpkgs-unstable pkgs.vscode-extensions.ms-vscode-remote.remote-ssh Use any remote machine with a SSH server as your development environment nixos-unstable ??? nixpkgs-unstable 0.120.0 pkgs.tests.pkg-config.defaultPkgConfigPackages.libssh2 Test whether libssh2-1.11.1 exposes pkg-config modules libssh2 nixos-unstable ??? nixpkgs-unstable libssh2 pkgs.vscode-extensions.ms-vscode-remote.remote-ssh-edit Visual Studio Code extension that complements the Remote SSH extension with syntax colorization, keyword intellisense, and simple snippets when editing SSH configuration files nixos-unstable ??? nixpkgs-unstable 0.87.0 Package maintainers: 78 @talyz Kim Lindberger <kim.lindberger@gmail.com> @piotrkwiecinski Piotr Kwiecinski <piokwiecinski+nixpkgs@gmail.com> @aanderse Aaron Andersen <aaron@fosslib.net> @Ma27 Maximilian Bosch <maximilian@mbosch.me> @ostrolucky Gabriel Ostrolucký <gabriel.ostrolucky@gmail.com> @sargon Daniel Ehlers <danielehlers@mindeye.net> @fabaff Fabian Affolter <mail@fabian-affolter.ch> @ck3d Christian Kögler <ck3d@gmx.de> @joinemm Joonas Rautiola <joonas@rautiola.co> @zimbatm zimbatm <zimbatm@zimbatm.com> @LeSuisse Thomas Gerbet <thomas@gerbet.me> @mattmelling Matt Melling <mattmelling@fastmail.com> @moaxcp John Mercier <moaxcp@gmail.com> @honnip Jung seungwoo <me@honnip.page> @geluk Johan Geluk <johan+nix@geluk.io> @Kranzes Ilan Joselevich <personal@ilanjoselevich.com> @pinpox Pablo Ovelleiro Corral <mail@pablo.tools> @azahi Azat Bahawi <azat@bahawi.net> @astro Astro <astro@spaceboyz.net> @Infinidoge Infinidoge <infinidoge@inx.moe> @chris-martin Chris Martin <ch.martin@gmail.com> @Gordon-BP Gordon Clark <gordy@hanakano.com> @DavHau David Hauer <d.hauer.it@gmail.com> @lovesegfault Bernardo Meurer <meurerbernardo@gmail.com> @kalbasit Wael Nasreddine <wael.nasreddine@gmail.com> @dasJ Janne Heß <janne@hess.ooo> @Conni2461 Simon Hauser <simon-hauser@outlook.com> @philiptaron Philip Taron <philip.taron@gmail.com> @helsinki-Jo Joachim Ernst <joachim.ernst@helsinki-systems.de> @numinit Morgan Jones <me+nixpkgs@numin.it> @telotortium Robert Irelan <rirelan@gmail.com> @viraptor Stanisław Pitucha <nix@viraptor.info> @mkg20001 Maciej Krüger <mkg20001+nix@gmail.com> @oxzi Alvar Penning <post@0x21.biz> @doronbehar Doron Behar <me@doronbehar.com> @Mic92 Jörg Thalheim <joerg@thalheim.io> @ocfox ocfox <i@ocfox.me> @XYenon XYenon <i@xyenon.bid> @iblech Ingo Blechschmidt <iblech@speicherleck.de> @lukegb Luke Granger-Brown <nix@lukegb.com> @madjar Georges Dubus <georges.dubus@compiletoi.net> @jqueiroz Jonathan Queiroz <nixos@johnjq.com> @zaninime Francesco Zanini <francesco@zanini.me> @ihatethefrench Michal S. <michal@tar.black> @carlosdagos Carlos D'Agostino <m@cdagostino.io> @ungeskriptet David Wronek <nix@david-w.eu> @Sohalt sohalt <nixos@sohalt.net> @wahjava Ashish SHUKLA <ashish.is@lostca.se> @KAction Dmitry Bogatov <KAction@disroot.org> @johnrichardrinehart John Rinehart <johnrichardrinehart@gmail.com> @sarcasticadmin Robert James Hernandez <rob@sarcasticadmin.com> @romildo José Romildo Malaquias <malaquias@gmail.com> @kraanzu Murli Tawari <kraanzu@gmail.com> @AimPizza Rick Omonsky <rickomo.us@gmail.com> @makefu Felix Richter <makefu@syntax-fehler.de> @Thunderbottom Chinmay D. Pai <chinmaydpai@gmail.com> @svanderburg Sander van der Burg <s.vanderburg@tudelft.nl> @SuperSandro2000 Sandro Jäckel <sandro.jaeckel@gmail.com> @ethancedwards8 Ethan Carter Edwards <ethan@ethancedwards.com> @foo-dogsquared Gabriel Arazas <foodogsquared@foodogsquared.one> @pSub Pascal Wittmann <mail@pascal-wittmann.de> @ilya-fedin Ilya Fedin <fedin-ilja2010@ya.ru> @NickCao Nick Cao <nickcao@nichi.co> @ttuegel Thomas Tuegel <ttuegel@mailbox.org> @mjm Matt Moriarity <matt@mattmoriarity.com> @K900 Ilya K. <me@0upti.me> @LunNova Luna Nova <nixpkgs-maintainer@lunnova.dev> @kpbaks Kristoffer Plagborg Bak Sørensen <kristoffer.pbs@gmail.com> @Guanran928 Guanran Wang <guanran928@outlook.com> @patwid Patrick Widmer <patrick.widmer@tbwnet.ch> @ryand56 Ryan Omasta <git@ryand.ca> @kagehisa Sven Woelfel <woelfel.pub@gmail.com> @4z3 Tomislav Viljetić <tv@krebsco.de> @wineee Lu Hongxu <lhongxu@outlook.com> @tbenst Tyler Benster <nix@tylerbenster.com> @Pandapip1 Gavin John <gavinnjohn@gmail.com> @stigtsp Stig Palmquist <stig@stig.io> @bbigras Bruno Bigras <bigras.bruno@gmail.com>
pkgs.assh Advanced SSH config - Regex, aliases, gateways, includes and dynamic hosts nixos-unstable ??? nixpkgs-unstable 2.16.0
pkgs.sshx Fast, collaborative live terminal sharing over the web nixos-unstable ??? nixpkgs-unstable 0.4.1
pkgs.zssh SSH and Telnet client with ZMODEM file transfer capability nixos-unstable ??? nixpkgs-unstable 1.5c
pkgs.passh Sshpass alternative for non-interactive ssh auth nixos-unstable ??? nixpkgs-unstable 2020-03-18
pkgs.smassh TUI based typing test application inspired by MonkeyType nixos-unstable ??? nixpkgs-unstable 3.1.6
pkgs.libssh2 Client-side C library implementing the SSH2 protocol nixos-unstable ??? nixpkgs-unstable 1.11.1
pkgs.sshoogr A Groovy-based DSL for working with remote SSH servers nixos-unstable ??? nixpkgs-unstable 0.9.26
pkgs.sshping Measure character-echo latency and bandwidth for an interactive ssh session nixos-unstable ??? nixpkgs-unstable 0.1.4
pkgs.esshader Offline ShaderToy-compatible GLSL shader viewer using OpenGL ES 2.0 nixos-unstable ??? nixpkgs-unstable 0-unstable-2020-08-09
pkgs.fast-ssh TUI tool to use the SSH config for connections nixos-unstable ??? nixpkgs-unstable 0.3.2
pkgs.pam_rssh PAM module for authenticating via ssh-agent, written in Rust nixos-unstable ??? nixpkgs-unstable 1.2.0
pkgs.pam_ussh PAM module to authenticate using SSH certificates nixos-unstable ??? nixpkgs-unstable 0-unstable-2021-06-15
pkgs.pfsshell PFS (PlayStation File System) shell for POSIX-based systems nixos-unstable ??? nixpkgs-unstable 1.1.1
pkgs.sshlatex Collection of hacks to efficiently run LaTeX via ssh nixos-unstable ??? nixpkgs-unstable 0.8
pkgs.sshocker Tool for SSH, reverse sshfs and port forwarder nixos-unstable ??? nixpkgs-unstable 0.3.8
pkgs.sshuttle Transparent proxy server that works as a poor man's VPN nixos-unstable ??? nixpkgs-unstable 1.3.2
pkgs.ssh-ident Start and use ssh-agent and load identities as necessary nixos-unstable ??? nixpkgs-unstable 2016-04-21
pkgs.sshportal Simple, fun and transparent SSH (and telnet) bastion server nixos-unstable ??? nixpkgs-unstable 1.19.5
pkgs.tmux-cssh SSH to multiple hosts at the same time using tmux nixos-unstable ??? nixpkgs-unstable 2015-10-15
pkgs.trzsz-ssh SSH client designed as a drop-in replacement for the openssh client nixos-unstable ??? nixpkgs-unstable 0.1.22
pkgs.usbip-ssh Import usb devices from another linux machine with ssh's connection forwarding mechanism nixos-unstable ??? nixpkgs-unstable 0-unstable-2024-10-09
pkgs.ssh-agents Spawn and maintain multiple ssh-agents across terminals nixos-unstable ??? nixpkgs-unstable 1.0.1
pkgs.ssh-to-age Convert ssh private keys in ed25519 format to age keys nixos-unstable ??? nixpkgs-unstable 1.2.0
pkgs.sshfs-fuse FUSE-based filesystem that allows remote filesystems to be mounted over SSH nixos-unstable ??? nixpkgs-unstable 3.7.3
pkgs.endlessh-go Implementation of endlessh exporting Prometheus metrics nixos-unstable ??? nixpkgs-unstable 2024.0119.1
pkgs.openssh_hpn Implementation of the SSH protocol with high performance networking patches nixos-unstable ??? nixpkgs-unstable 10.0p2
pkgs.ssh-copy-id Tool to copy SSH public keys to a remote machine nixos-unstable ??? nixpkgs-unstable 10.0p2
pkgs.sshx-server Fast, collaborative live terminal sharing over the web nixos-unstable ??? nixpkgs-unstable 0.4.1
pkgs.wl-crosshair Crosshair overlay for wlroots compositor nixos-unstable ??? nixpkgs-unstable 0.1.0-unstable-2024-05-09
pkgs.ssh-import-id Retrieves an SSH public key and installs it locally nixos-unstable ??? nixpkgs-unstable 5.11
pkgs.ssh-tpm-agent SSH agent with support for TPM sealed keys for public key authentication nixos-unstable ??? nixpkgs-unstable 0.8.0
pkgs.openssh_gssapi Implementation of the SSH protocol with GSSAPI support nixos-unstable ??? nixpkgs-unstable 10.0p2
pkgs.tkey-ssh-agent SSH Agent for TKey, the flexible open hardware/software USB security key nixos-unstable ??? nixpkgs-unstable 1.0.0
pkgs.vault-ssh-plus Automatically use HashiCorp Vault SSH Client Key Signing with ssh(1) nixos-unstable ??? nixpkgs-unstable 0.7.8
pkgs.x11_ssh_askpass Lightweight passphrase dialog for OpenSSH or other open variants of SSH nixos-unstable ??? nixpkgs-unstable 1.2.4.1
pkgs.drone-runner-ssh Experimental Drone runner that executes a pipeline on a remote machine nixos-unstable ??? nixpkgs-unstable 2022-12-22
pkgs.ssh-openpgp-auth Command-line tool that provides client-side functionality to transparently verify the identity of remote SSH hosts nixos-unstable ??? nixpkgs-unstable 0.2.3
pkgs.ssh-key-confirmer Test ssh login key acceptance without having the private key nixos-unstable ??? nixpkgs-unstable 0.1
pkgs.sshd-openpgp-auth Command-line tool for creating and managing OpenPGP based trust anchors for SSH host keys nixos-unstable ??? nixpkgs-unstable 0.3.1
pkgs.pam_ssh_agent_auth PAM module for authentication through the SSH agent nixos-unstable ??? nixpkgs-unstable 0.10.4
pkgs.opensshWithKerberos Implementation of the SSH protocol nixos-unstable ??? nixpkgs-unstable 10.0p2
pkgs.php81Extensions.ssh2 PHP bindings for the libssh2 library nixos-unstable ??? nixpkgs-unstable ssh2-1.4.1
pkgs.php82Extensions.ssh2 PHP bindings for the libssh2 library nixos-unstable ??? nixpkgs-unstable ssh2-1.4.1
pkgs.php83Extensions.ssh2 PHP bindings for the libssh2 library nixos-unstable ??? nixpkgs-unstable ssh2-1.4.1
pkgs.php84Extensions.ssh2 PHP bindings for the libssh2 library nixos-unstable ??? nixpkgs-unstable ssh2-1.4.1
pkgs.ssh-askpass-fullscreen Small, fullscreen SSH askpass GUI using GTK+2 nixos-unstable ??? nixpkgs-unstable 1.3
pkgs.hareThirdParty.hare-ssh SSH client & server protocol implementation for Hare nixos-unstable ??? nixpkgs-unstable 0-unstable-2023-11-16
pkgs.haskellPackages.chesshs Simple library for validating chess moves and parsing PGN files nixos-unstable ??? nixpkgs-unstable 0.2.1
pkgs.kdePackages.ksshaskpass ssh-add helper that uses KWallet and KPasswordDialog nixos-unstable ??? nixpkgs-unstable 6.4.5
pkgs.openssh_hpnWithKerberos Implementation of the SSH protocol with high performance networking patches nixos-unstable ??? nixpkgs-unstable 10.0p2
pkgs.python312Packages.sshfs SSH/SFTP implementation for fsspec nixos-unstable ??? nixpkgs-unstable 2025.2.0
pkgs.python313Packages.sshfs SSH/SFTP implementation for fsspec nixos-unstable ??? nixpkgs-unstable 2025.2.0
pkgs.azure-cli-extensions.ssh SSH into Azure VMs using RBAC and AAD OpenSSH Certificates nixos-unstable ??? nixpkgs-unstable 2.0.6
pkgs.gnomeExtensions.guake-ssh Systray menu to connect to SSH hosts configured in ~/.ssh/config or any files in ~/.ssh/config.d/ using Guake. nixos-unstable ??? nixpkgs-unstable 5
pkgs.lxqt.lxqt-openssh-askpass GUI to query passwords on behalf of SSH agents nixos-unstable ??? nixpkgs-unstable 2.2.0
pkgs.python312Packages.asyncssh Asynchronous SSHv2 Python client and server library nixos-unstable ??? nixpkgs-unstable 2.21.0
pkgs.python313Packages.asyncssh Asynchronous SSHv2 Python client and server library nixos-unstable ??? nixpkgs-unstable 2.21.0
pkgs.python312Packages.ssh-python Python bindings for libssh C library nixos-unstable ??? nixpkgs-unstable 1.1.1
pkgs.python312Packages.sshpubkeys OpenSSH Public Key Parser for Python nixos-unstable ??? nixpkgs-unstable 3.3.1
pkgs.python313Packages.ssh-python Python bindings for libssh C library nixos-unstable ??? nixpkgs-unstable 1.1.1
pkgs.python313Packages.sshpubkeys OpenSSH Public Key Parser for Python nixos-unstable ??? nixpkgs-unstable 3.3.1
pkgs.python312Packages.ssh2-python Python bindings for libssh2 C library nixos-unstable ??? nixpkgs-unstable ssh2-python-1.1.2.post1
pkgs.python313Packages.ssh2-python Python bindings for libssh2 C library nixos-unstable ??? nixpkgs-unstable ssh2-python-1.1.2.post1
pkgs.python312Packages.parallel-ssh Asynchronous parallel SSH client library nixos-unstable ??? nixpkgs-unstable 2.14.0
pkgs.python313Packages.parallel-ssh Asynchronous parallel SSH client library nixos-unstable ??? nixpkgs-unstable 2.14.0
pkgs.haskellPackages.ssh-known-hosts Read and interpret the SSH known-hosts file nixos-unstable ??? nixpkgs-unstable 0.2.0.0
pkgs.gnomeExtensions.ssh-profile-list SSH Profile List is a GNOME extension that allows you to show SSH connections from .ssh/config file directly from the GNOME panel systray. This extension is fork of https://github.com/pramalho/guake-ssh-extension that modified to run on any terminal. nixos-unstable ??? nixpkgs-unstable 1
pkgs.python312Packages.swisshydrodata Python client to get data from the Swiss federal Office for Environment FEON nixos-unstable ??? nixpkgs-unstable 0.3.1
pkgs.python313Packages.swisshydrodata Python client to get data from the Swiss federal Office for Environment FEON nixos-unstable ??? nixpkgs-unstable 0.3.1
pkgs.python312Packages.mock-ssh-server Python mock SSH server for testing purposes nixos-unstable ??? nixpkgs-unstable 0.9.1
pkgs.python313Packages.mock-ssh-server Python mock SSH server for testing purposes nixos-unstable ??? nixpkgs-unstable 0.9.1
pkgs.python312Packages.ansible-pylibssh Python bindings to client functionality of libssh specific to Ansible use case nixos-unstable ??? nixpkgs-unstable 1.2.2
pkgs.python313Packages.ansible-pylibssh Python bindings to client functionality of libssh specific to Ansible use case nixos-unstable ??? nixpkgs-unstable 1.2.2
pkgs.gnomeExtensions.rdp-and-ssh-connect Connect to hosts in $HOME/.config/rd-ssh-connect/config.json file with Remmina (RDP or VNC) or SSH. nixos-unstable ??? nixpkgs-unstable 8
pkgs.vscode-extensions.leonardssh.vscord Highly customizable Discord Rich Presence extension for Visual Studio Code nixos-unstable ??? nixpkgs-unstable 5.3.5
pkgs.chickenPackages_5.chickenEggs.minissh An SSH-2 server and client implementation nixos-unstable ??? nixpkgs-unstable 1.0.0
pkgs.gnomeExtensions.ssh-search-provider-reborn Provide SSH search results in overview. nixos-unstable ??? nixpkgs-unstable 19
pkgs.python312Packages.robotframework-sshlibrary SSHLibrary is a Robot Framework test library for SSH and SFTP nixos-unstable ??? nixpkgs-unstable 3.8.0
pkgs.python313Packages.robotframework-sshlibrary SSHLibrary is a Robot Framework test library for SSH and SFTP nixos-unstable ??? nixpkgs-unstable 3.8.0
pkgs.vscode-extensions.ms-vscode-remote.remote-ssh Use any remote machine with a SSH server as your development environment nixos-unstable ??? nixpkgs-unstable 0.120.0
pkgs.tests.pkg-config.defaultPkgConfigPackages.libssh2 Test whether libssh2-1.11.1 exposes pkg-config modules libssh2 nixos-unstable ??? nixpkgs-unstable libssh2
pkgs.vscode-extensions.ms-vscode-remote.remote-ssh-edit Visual Studio Code extension that complements the Remote SSH extension with syntax colorization, keyword intellisense, and simple snippets when editing SSH configuration files nixos-unstable ??? nixpkgs-unstable 0.87.0
CVE-2025-9714 6.2 MEDIUM CVSS version: 3.1 Attack vector (AV): LOCAL Attack complexity (AC): LOW Privileges required (PR): NONE User interaction (UI): NONE Scope (S): UNCHANGED Confidentiality impact (C): NONE Integrity impact (I): NONE Availability impact (A): HIGH created 3 weeks, 6 days ago Stack overflow in libxml2 Uncontrolled recursion in XPath evaluation in libxml2 up to and including version 2.9.14 allows a local attacker to cause a stack overflow via crafted expressions. XPath processing functions `xmlXPathRunEval`, `xmlXPathCtxtCompile`, and `xmlXPathEvalExpr` were resetting recursion depth to zero before making potentially recursive calls. When such functions were called recursively this could allow for uncontrolled recursion and lead to a stack overflow. These functions now preserve recursion depth across recursive calls, allowing recursion depth to be controlled. libxml2 <2.9.3+dfsg1-1ubuntu0.7+esm10 <2.10.0 <2.12.7+dfsg+really2.9.14-0.4ubuntu0.3 <2.9.13+dfsg-1ubuntu0.9 <2.9.10+dfsg-5ubuntu0.20.04.10+esm2 <2.9.1+dfsg1-3ubuntu4.13+esm9 <2.9.4+dfsg1-6.1ubuntu1.9+esm5 <2.9.14+dfsg-1.3ubuntu3.5 pkgs.libxml2 XML parsing library for C nixos-unstable ??? nixpkgs-unstable 2.14.5 pkgs.libxml2_13 XML parsing library for C nixos-unstable ??? nixpkgs-unstable 2.13.8 pkgs.libxml2Python nixos-unstable ??? nixpkgs-unstable 2.14.5 pkgs.sbclPackages.cl-libxml2 nixos-unstable ??? nixpkgs-unstable libxml2-20130615-git pkgs.python312Packages.libxml2 XML parsing library for C nixos-unstable ??? nixpkgs-unstable 2.14.5 pkgs.python313Packages.libxml2 XML parsing library for C nixos-unstable ??? nixpkgs-unstable 2.14.5 pkgs.tests.pkg-config.defaultPkgConfigPackages."libxml-2.0" Test whether libxml2-2.14.5 exposes pkg-config modules libxml-2.0 nixos-unstable ??? nixpkgs-unstable libxml2 Package maintainers: 7 @jtojnar Jan Tojnar <jtojnar@gmail.com> @gepbird Gutyina Gergő <gutyina.gergo.2@gmail.com> @lukego Luke Gorrie <luke@snabb.co> @7c6f434c Michael Raskin <7c6f434c@mail.ru> @hraban Hraban Luyat <hraban@0brg.net> @Uthar Kasper Gałkowski <galkowskikasper@gmail.com> @nagy Daniel Nagy <danielnagy@posteo.de>
libxml2 <2.9.3+dfsg1-1ubuntu0.7+esm10 <2.10.0 <2.12.7+dfsg+really2.9.14-0.4ubuntu0.3 <2.9.13+dfsg-1ubuntu0.9 <2.9.10+dfsg-5ubuntu0.20.04.10+esm2 <2.9.1+dfsg1-3ubuntu4.13+esm9 <2.9.4+dfsg1-6.1ubuntu1.9+esm5 <2.9.14+dfsg-1.3ubuntu3.5
pkgs.tests.pkg-config.defaultPkgConfigPackages."libxml-2.0" Test whether libxml2-2.14.5 exposes pkg-config modules libxml-2.0 nixos-unstable ??? nixpkgs-unstable libxml2
CVE-2025-54709 8.1 HIGH CVSS version: 3.1 Attack vector (AV): NETWORK Attack complexity (AC): HIGH Privileges required (PR): NONE User interaction (UI): NONE Scope (S): UNCHANGED Confidentiality impact (C): HIGH Integrity impact (I): HIGH Availability impact (A): HIGH created 3 weeks, 6 days ago WordPress Sala Theme <= 1.1.6 - Local File Inclusion Vulnerability Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in uxper Sala. This issue affects Sala: from n/a through 1.1.6. sala =<1.1.6 pkgs.python312Packages.datasalad Pure-Python library with a collection of utilities for working with Git and git-annex nixos-unstable ??? nixpkgs-unstable 0.5.0 pkgs.python313Packages.datasalad Pure-Python library with a collection of utilities for working with Git and git-annex nixos-unstable ??? nixpkgs-unstable 0.5.0 pkgs.python312Packages.schema-salad Semantic Annotations for Linked Avro Data nixos-unstable ??? nixpkgs-unstable 8.9.20250723145140 pkgs.python313Packages.schema-salad Semantic Annotations for Linked Avro Data nixos-unstable ??? nixpkgs-unstable 8.9.20250723145140 Package maintainers: 2 @veprbl Dmitry Kalinkin <veprbl@gmail.com> @gador Florian Brandes <florian.brandes@posteo.de>
pkgs.python312Packages.datasalad Pure-Python library with a collection of utilities for working with Git and git-annex nixos-unstable ??? nixpkgs-unstable 0.5.0
pkgs.python313Packages.datasalad Pure-Python library with a collection of utilities for working with Git and git-annex nixos-unstable ??? nixpkgs-unstable 0.5.0
pkgs.python312Packages.schema-salad Semantic Annotations for Linked Avro Data nixos-unstable ??? nixpkgs-unstable 8.9.20250723145140
pkgs.python313Packages.schema-salad Semantic Annotations for Linked Avro Data nixos-unstable ??? nixpkgs-unstable 8.9.20250723145140
CVE-2025-58997 9.6 CRITICAL CVSS version: 3.1 Attack vector (AV): NETWORK Attack complexity (AC): LOW Privileges required (PR): NONE User interaction (UI): REQUIRED Scope (S): CHANGED Confidentiality impact (C): HIGH Integrity impact (I): HIGH Availability impact (A): HIGH created 3 weeks, 6 days ago WordPress Mow Theme <= 4.10 - Cross Site Request Forgery (CSRF) Vulnerability Cross-Site Request Forgery (CSRF) vulnerability in Frenify Mow allows Code Injection. This issue affects Mow: from n/a through 4.10. mow =<4.10 pkgs.libmowgli Development framework for C providing high performance and highly flexible algorithms nixos-unstable ??? nixpkgs-unstable 2.1.3 pkgs.python312Packages.aioautomower Module to communicate with the Automower Connect API nixos-unstable ??? nixpkgs-unstable 2.2.2 pkgs.python313Packages.aioautomower Module to communicate with the Automower Connect API nixos-unstable ??? nixpkgs-unstable 2.2.2 pkgs.python312Packages.automower-ble Module to connect to Husqvarna Automower Connect nixos-unstable ??? nixpkgs-unstable 0.2.7 pkgs.python313Packages.automower-ble Module to connect to Husqvarna Automower Connect nixos-unstable ??? nixpkgs-unstable 0.2.7 pkgs.home-assistant-component-tests.lawn_mower Open source home automation that puts local control and privacy first nixos-unstable ??? nixpkgs-unstable 2025.9.3 pkgs.home-assistant-component-tests.husqvarna_automower Open source home automation that puts local control and privacy first nixos-unstable ??? nixpkgs-unstable 2025.9.3 pkgs.home-assistant-component-tests.husqvarna_automower_ble Open source home automation that puts local control and privacy first nixos-unstable ??? nixpkgs-unstable 2025.9.3 Package maintainers: 3 @fabaff Fabian Affolter <mail@fabian-affolter.ch> @mweinelt Martin Weinelt <hexa@darmstadt.ccc.de> @dotlambda Robert Schütz <rschuetz17@gmail.com>
pkgs.libmowgli Development framework for C providing high performance and highly flexible algorithms nixos-unstable ??? nixpkgs-unstable 2.1.3
pkgs.python312Packages.aioautomower Module to communicate with the Automower Connect API nixos-unstable ??? nixpkgs-unstable 2.2.2
pkgs.python313Packages.aioautomower Module to communicate with the Automower Connect API nixos-unstable ??? nixpkgs-unstable 2.2.2
pkgs.python312Packages.automower-ble Module to connect to Husqvarna Automower Connect nixos-unstable ??? nixpkgs-unstable 0.2.7
pkgs.python313Packages.automower-ble Module to connect to Husqvarna Automower Connect nixos-unstable ??? nixpkgs-unstable 0.2.7
pkgs.home-assistant-component-tests.lawn_mower Open source home automation that puts local control and privacy first nixos-unstable ??? nixpkgs-unstable 2025.9.3
pkgs.home-assistant-component-tests.husqvarna_automower Open source home automation that puts local control and privacy first nixos-unstable ??? nixpkgs-unstable 2025.9.3
pkgs.home-assistant-component-tests.husqvarna_automower_ble Open source home automation that puts local control and privacy first nixos-unstable ??? nixpkgs-unstable 2025.9.3