macOS
brew install sshuttlelocal Homebrew formula metadata
sudo port install sshuttleMacPorts ports tree · net/sshuttle/Portfile · ソース: api.github.com
brew / 順位 811
sshuttle のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install sshuttlelocal Homebrew formula metadata
sudo port install sshuttleMacPorts ports tree · net/sshuttle/Portfile · ソース: api.github.com
sudo apk add sshuttleAlpine Linux edge package indexes · sshuttle · ソース: dl-cdn.alpinelinux.org
sudo apt install sshuttleDebian stable package indexes · sshuttle · ソース: deb.debian.org
sudo dnf install sshuttleFedora Rawhide package metadata · sshuttle · ソース: dl.fedoraproject.org
nix profile install nixpkgs#sshuttlenixpkgs package indexes · pkgs/by-name/ss/sshuttle/package.nix · ソース: api.github.com
sudo pacman -S sshuttleArch Linux sync databases · sshuttle · ソース: geo.mirror.pkgbuild.com
sudo zypper install sshuttleopenSUSE Tumbleweed package metadata · sshuttle · ソース: download.opensuse.org
概要
Proxy server that works as a poor man's VPN
履歴
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.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
sshuttle | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:sshuttle |
|---|---|
| バージョン | 1.3.2 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/sshuttle/sshuttle |
| リポジトリ | https://github.com/sshuttle/sshuttle |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
sshuttle 1.3.1-1
Transparent proxy server for VPN over SSH
https://github.com/sshuttle/sshuttle
sudo apt install sshuttlesshuttle
nix profile install nixpkgs#sshuttlesshuttle 1.1.1-2ubuntu2
Transparent proxy server for VPN over SSH
https://github.com/sshuttle/sshuttle
sudo apt install sshuttlesshuttle 1.3.2-r1
Transparent proxy server using ssh
https://github.com/sshuttle/sshuttle
sudo apk add sshuttlesshuttle-doc 1.3.2-r1
Transparent proxy server using ssh (documentation)
https://github.com/sshuttle/sshuttle
sudo apk add sshuttle-docsshuttle-pyc 1.3.2-r1
Precompiled Python bytecode for sshuttle
https://github.com/sshuttle/sshuttle
sudo apk add sshuttle-pycsshuttle 1.3.2-4.fc45
Transparent Proxy VPN
https://github.com/sshuttle/sshuttle
sudo dnf install sshuttlesshuttle 1.3.2-2
Transparent proxy server that forwards all TCP packets over ssh
https://github.com/sshuttle/sshuttle
sudo pacman -S sshuttlesshuttle 1.3.2-1.5
VPN over an SSH tunnel
https://github.com/sshuttle/sshuttle
sudo zypper install sshuttlesshuttle
sudo port install sshuttleソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.