# Installer proxytunnel avec Homebrew, apt, dnf, MacPorts, Nix, pacman

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de proxytunnel pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install proxytunnel
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install proxytunnel
```

  Preuve: 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
```

  Preuve: 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
```

  Preuve: Fedora Rawhide package metadata: proxytunnel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

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

  Preuve: 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
```

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

## Faits du paquet

- **Clé du paquet:** brew:proxytunnel
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.13.0
- **Résumé source:** Create TCP tunnels through HTTPS proxies
- **Page d'accueil:** <https://github.com/proxytunnel/proxytunnel>
- **Dépôt:** <https://github.com/proxytunnel/proxytunnel>
- **Dernière mise à jour:** 2026-07-30T22:31:03+09:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- proxytunnel (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.13.0

## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour proxytunnel. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.


## Autres enregistrements de gestionnaires de paquets

- 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/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-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


## Combined YAML source

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


## Sources

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