macOS
brew install sshuttlelocal Homebrew formula metadata
sudo port install sshuttleMacPorts ports tree · net/sshuttle/Portfile · 来源: api.github.com
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.