pkg.soopen package index

brew / 順位 5950

proxytunnel を Homebrew, apt, dnf, MacPorts, Nix, pacman でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install proxytunnel

local Homebrew formula metadata

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

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

Linux

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

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

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

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

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

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

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

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

概要

パッケージ概要

Create TCP tunnels through HTTPS proxies

コマンドとエイリアス

  • proxytunnel

履歴

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

Proxytunnel is a long-lived command-line utility for creating generic TCP tunnels through HTTP or HTTPS proxies, especially for SSH.

プロジェクトの歴史

Jos Visser originally wrote Proxytunnel so SSH could reach a home machine through an HTTPS proxy; Mark Janssen is also credited by the project. The built-in version text dates the project to 2001, and maintenance has continued through modern releases with authentication, IPv4/IPv6, TLS, and daemon-mode improvements.

採用の歴史

Proxytunnel became broadly packaged across Unix-like systems, including Debian, Ubuntu, Fedora-family distributions, Arch, Nix, Homebrew, and MacPorts. That breadth reflects its long-standing role as a small compatibility tool for restricted networks.

使われ方

The program connects stdin and stdout to an origin server through a proxy. Its canonical use is as an OpenSSH ProxyCommand, though any stream-oriented application can use the tunnel. It supports proxy authentication and generic HTTP CONNECT-style tunneling.

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

Proxytunnel is a classic Unix plumbing utility: it connects standard input and output to a remote TCP service while handling the proxy negotiation. Its age, small scope, SSH ProxyCommand use, and unusually broad distro coverage make it a recognizable package-manager staple.

タイムライン

  • 2001: Proxytunnel's documented copyright history begins.
  • 2024: The official CLI still identifies the maintained 1.12.x line.
  • 2026: The official release page lists the 1.13.0 release.

Related projects

  • It is commonly paired with OpenSSH through ProxyCommand and is conceptually related to HTTP CONNECT helpers such as corkscrew.

ソース

  • Official README: https://github.com/proxytunnel/proxytunnel#readme
  • Official documentation directory: https://github.com/proxytunnel/proxytunnel/tree/master/docs
  • Official releases: https://github.com/proxytunnel/proxytunnel/releases

セキュリティ状態

保護ツール対応はまだ見つかっていません

proxytunnel に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、パッケージメタデータはここに公開されています。

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 2 件のビルド依存関係があります。

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
proxytunnelcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

ページ生成日2026-09-19
マネージャ版1.13.0
マネージャ更新日2026-09-13
ローカルデータOK
上流最新
検出された最新v1.13.0

https://github.com/proxytunnel/proxytunnel

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:proxytunnel
バージョン1.13.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/proxytunnel
ホームページ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-09-13T12:39:07Z
Pulseupdated
依存関係openssl@4
ビルド依存関係asciidoc, xmlto
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameproxytunnel
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

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

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

Debian apt95%

proxytunnel 1.12.3-1

Help SSH and other protocols through HTTP(S) proxies

https://proxytunnel.sourceforge.io/

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

proxytunnel

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

proxytunnel 1.12.1-1build2

Help SSH and other protocols through HTTP(S) proxies

https://proxytunnel.sourceforge.io/

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

proxytunnel 1.13.0-1.fc46

Tool to tunnel a connection through an standard HTTP(S) proxy

https://github.com/proxytunnel/proxytunnel

sudo dnf install proxytunnel
  • License: GPL-2.0-or-later AND BSD-3-Clause AND ISC
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: proxytunnel
  • 4 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Proxytunnel
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: proxytunnel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/652278618dec9c023176a80c435a32a2c8154869fb0eb662c267a54df28d77d9-primary.xml.zst
pacman95%

proxytunnel 1.13.0-1

Creates tunnels through HTTP(S) proxies for any TCP based protocol

https://github.com/proxytunnel/proxytunnel

sudo pacman -S proxytunnel
  • License: GPL-2.0-only WITH cryptsetup-OpenSSL-exception AND BSD-3-Clause
  • Architecture: x86_64
  • 2 依存関係
  • normalized package name match
  • 一致条件: Proxytunnel
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: proxytunnel from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

proxytunnel

sudo port install proxytunnel
  • normalized package name match
  • 一致条件: Proxytunnel
MacPorts ports tree · api.github.com · MacPorts ports tree: net/proxytunnel/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
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation