pkg.soopen package index

brew / 順位 811

sshuttle を Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install sshuttle

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install sshuttle

MacPorts ports tree · net/sshuttle/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add sshuttle

Alpine Linux edge package indexes · sshuttle · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install sshuttle

Debian stable package indexes · sshuttle · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install sshuttle

Fedora Rawhide package metadata · sshuttle · ソース: dl.fedoraproject.org

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

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

Arch Linux pacman確認済み · 92%
sudo pacman -S sshuttle

Arch Linux sync databases · sshuttle · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install sshuttle

openSUSE Tumbleweed package metadata · sshuttle · ソース: download.opensuse.org

概要

パッケージ概要

Proxy server that works as a poor man's VPN

コマンドとエイリアス

  • sshuttle

履歴

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

sshuttle is a transparent proxy over SSH that is commonly described as a poor man's VPN.

プロジェクトの歴史

The upstream Git history begins in 2010, and the current documentation credits original author Avery Pennarun with earlier transparent-proxy and VPN experiments dating back to Tunnel Vision and Fast Forward in 1998. sshuttle combined those ideas into a tool that forwards TCP sessions over SSH without requiring a packet-level VPN on the remote side.

The project later moved into the `sshuttle/sshuttle` GitHub organization and Read the Docs documentation. Its release history shows long-lived maintenance from early 0.x tags through 1.x releases, with the documentation now covering Linux, macOS, BSD-family systems, pfSense, OpenWRT, ChromeOS, and Windows notes.

採用の歴史

The supplied package metadata lists sshuttle in Homebrew, Alpine, Debian, Fedora, MacPorts, Nix, Arch, Ubuntu, and openSUSE-style packaging. That distribution breadth matches its role as a pragmatic command-line networking tool: it is often installed when a developer has SSH access to a machine but no usable VPN.

使われ方

Typical usage is `sshuttle -r user@sshserver 0/0` to route traffic through a remote host, optionally adding DNS forwarding or subnet discovery. The docs stress that sshuttle uploads and runs its Python server component over the SSH connection, so the remote side only needs a suitable Python interpreter and an SSH account.

パッケージ好きにとっての重要性

sshuttle is significant in package-manager culture because it occupies a durable CLI niche between OpenSSH port forwarding and full VPN software. It gives developers a one-command network escape hatch, while package maintainers have to care about local firewall backends, Python compatibility, and platform-specific routing behavior.

タイムライン

  • 1998: Avery Pennarun released earlier transparent-proxy and VPN-related tools that the sshuttle docs cite as conceptual predecessors.
  • 2010: Initial sshuttle commits and early 0.x tags appeared.
  • 2016: Sphinx/Read the Docs documentation and renewed 0.7x releases documented BSD, macOS, and Python updates.
  • 2020: 1.0.0 added Python 3.8 support, nftables method work, sshpass support, and packaging documentation updates.
  • 2025: 1.3.2 documentation identified the project as current stable documentation.

Related projects

  • sshuttle is related to OpenSSH port forwarding, VPN systems such as IPsec and OpenVPN, and transparent proxy tools, but its docs distinguish it by forwarding sessions rather than packets.

セキュリティ状態

リスクレベル: blue

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

リスク分類器

リスク blue · 信頼度 中 · tool

理由

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

信号

  • text:ssh,server

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
sshuttle実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

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

ページ生成日2026-08-03
マネージャ版1.3.2
マネージャ更新日
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:sshuttle
バージョン1.3.2
パッケージマネージャHomebrew
ホームページhttps://github.com/sshuttle/sshuttle
リポジトリhttps://github.com/sshuttle/sshuttle
Bottle未記録
サービス宣言なし

ソースデータベース一致

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

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

Debian apt95%

sshuttle 1.3.1-1

Transparent proxy server for VPN over SSH

https://github.com/sshuttle/sshuttle

sudo apt install sshuttle
  • Section: net
  • Architecture: all
  • 8 依存関係
  • 2 任意依存関係
  • normalized package name match
  • 一致条件: Sshuttle
Debian stable package indexes · deb.debian.org · Debian stable package indexes: sshuttle from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

sshuttle

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

sshuttle 1.1.1-2ubuntu2

Transparent proxy server for VPN over SSH

https://github.com/sshuttle/sshuttle

sudo apt install sshuttle
  • Section: universe/net
  • Architecture: all
  • 9 依存関係
  • 2 任意依存関係
  • normalized package name match
  • 一致条件: Sshuttle
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: sshuttle from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

sshuttle 1.3.2-r1

Transparent proxy server using ssh

https://github.com/sshuttle/sshuttle

sudo apk add sshuttle
  • License: GPL-2.0-only
  • Architecture: x86_64
  • Source Package: sshuttle
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Sshuttle
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: sshuttle from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

sshuttle-doc 1.3.2-r1

Transparent proxy server using ssh (documentation)

https://github.com/sshuttle/sshuttle

sudo apk add sshuttle-doc
  • License: GPL-2.0-only
  • Architecture: x86_64
  • Source Package: sshuttle
  • normalized package name match
  • 一致条件: Sshuttle
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: sshuttle-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

sshuttle-pyc 1.3.2-r1

Precompiled Python bytecode for sshuttle

https://github.com/sshuttle/sshuttle

sudo apk add sshuttle-pyc
  • License: GPL-2.0-only
  • Architecture: x86_64
  • Source Package: sshuttle
  • 1 依存関係
  • normalized package name match
  • 一致条件: Sshuttle
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: sshuttle-pyc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
dnf95%

sshuttle 1.3.2-4.fc45

Transparent Proxy VPN

https://github.com/sshuttle/sshuttle

sudo dnf install sshuttle
  • License: LGPL-2.0-or-later
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: sshuttle
  • 4 依存関係
  • 3 提供
  • normalized package name match
  • 一致条件: Sshuttle
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: sshuttle from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
pacman95%

sshuttle 1.3.2-2

Transparent proxy server that forwards all TCP packets over ssh

https://github.com/sshuttle/sshuttle

sudo pacman -S sshuttle
  • License: LGPL-2.1-or-later
  • Architecture: any
  • 3 依存関係
  • normalized package name match
  • 一致条件: Sshuttle
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: sshuttle from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

sshuttle 1.3.2-1.5

VPN over an SSH tunnel

https://github.com/sshuttle/sshuttle

sudo zypper install sshuttle
  • License: LGPL-2.1-only
  • Category: Development/Languages/Python
  • Architecture: noarch
  • Source Package: sshuttle
  • 7 依存関係
  • 3 提供
  • normalized package name match
  • 一致条件: Sshuttle
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: sshuttle from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

sshuttle

sudo port install sshuttle
  • normalized package name match
  • 一致条件: Sshuttle
MacPorts ports tree · api.github.com · MacPorts ports tree: net/sshuttle/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

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

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

使用ソース

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