# 使用 Homebrew, apt, dnf, MacPorts, Nix, pacman 安装 proxytunnel

查看 proxytunnel 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:proxytunnel
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install proxytunnel
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install proxytunnel
```

  证据: MacPorts ports tree: net/proxytunnel/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Debian apt (92%):

```sh
sudo apt install proxytunnel
```

  证据: Debian stable package indexes: proxytunnel from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install proxytunnel
```

  证据: Fedora Rawhide package metadata: proxytunnel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#proxytunnel
```

  证据: nixpkgs package indexes: pkgs/by-name/pr/proxytunnel/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S proxytunnel
```

  证据: Arch Linux sync databases: proxytunnel from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

## 软件包事实

- **软件包键:** brew:proxytunnel
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/proxytunnel>
- **版本:** 1.13.0
- **来源摘要:** Create TCP tunnels through HTTPS proxies
- **主页:** <https://github.com/proxytunnel/proxytunnel>
- **仓库:** <https://github.com/proxytunnel/proxytunnel>
- **许可证:** GPL-2.0-or-later WITH x11vnc-openssl-exception
- **源码归档:** <https://github.com/proxytunnel/proxytunnel/archive/refs/tags/v1.13.0.tar.gz>
- **最后更新:** 2026-07-30T22:31:03+09:00
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- proxytunnel (cli)
- proxytunnel (别名)

## 依赖

- openssl@4

## 构建依赖

- asciidoc
- xmlto

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 1.13.0
- 管理器更新时间: 2026-07-30
- 本地数据: OK
- 上游仓库: https://github.com/proxytunnel/proxytunnel
- 检测到的最新版本: v1.13.0 (当前)

## 安全说明

没有找到 proxytunnel 的匹配本地密钥处理 manifest。软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。


## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** proxytunnel
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## 其他软件包管理器记录

- Debian apt - proxytunnel - 1.12.3-1: normalized package name match | Debian stable package indexes: proxytunnel from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Help SSH and other protocols through HTTP(S) proxies | https://proxytunnel.sourceforge.io/
- Nix - proxytunnel: normalized package name match | nixpkgs package indexes: pkgs/by-name/pr/proxytunnel/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - proxytunnel - 1.12.1-1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: proxytunnel from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Help SSH and other protocols through HTTP(S) proxies | https://proxytunnel.sourceforge.io/
- dnf - proxytunnel - 1.10.20200907-15.fc44: normalized package name match | Fedora Rawhide package metadata: proxytunnel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Tool to tunnel a connection through an standard HTTP(S) proxy | https://github.com/proxytunnel/proxytunnel
- pacman - proxytunnel - 1.13.0-1: normalized package name match | Arch Linux sync databases: proxytunnel from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Creates tunnels through HTTP(S) proxies for any TCP based protocol | https://github.com/proxytunnel/proxytunnel
- MacPorts - proxytunnel: normalized package name match | MacPorts ports tree: net/proxytunnel/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## 相关链接

- [Source-control packages](https://pkg.so/zh-hans/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/zh-hans/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Homebrew utility packages](https://pkg.so/zh-hans/brew-utility-packages/) - Matched Homebrew package provider.
- [openssl@4](https://pkg.so/zh-hans/brew/openssl-4/) - Runtime dependency declared by Homebrew.
- [asciidoc](https://pkg.so/zh-hans/brew/asciidoc/) - Build dependency declared by Homebrew.
- [xmlto](https://pkg.so/zh-hans/brew/xmlto/) - Build dependency declared by Homebrew.
- [connect](https://pkg.so/zh-hans/brew/connect/) - Shares pkgdb curated category or tags: cli, https-proxy, networking, proxy, ssh.
- [cloudflared](https://pkg.so/zh-hans/brew/cloudflared/) - Shares pkgdb curated category or tags: cli, networking, proxy, tunnel, tunneling.
- [mihomo](https://pkg.so/zh-hans/brew/mihomo/) - Shares pkgdb curated category or tags: cli, networking, proxy, tunnel.
- [boring](https://pkg.so/zh-hans/brew/boring/) - Shares pkgdb curated category or tags: cli, networking, ssh, tunnel, tunneling.
- [gotun](https://pkg.so/zh-hans/brew/gotun/) - Shares pkgdb curated category or tags: cli, networking, proxy, ssh, tunneling.
- [overtls](https://pkg.so/zh-hans/brew/overtls/) - Shares pkgdb curated category or tags: cli, networking, proxy, tunnel.
- [sslh](https://pkg.so/zh-hans/brew/sslh/) - Shares pkgdb curated category or tags: cli, networking, proxy, ssh.
- [rospo](https://pkg.so/zh-hans/brew/rospo/) - Shares pkgdb curated category or tags: cli, networking, proxy, ssh, tunneling.

## Combined YAML source

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


## 来源

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
