pkg.soopen package index

brew / Rang 2774

tinyproxy mit Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für tinyproxy in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install tinyproxy

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install tinyproxy

MacPorts ports tree · net/tinyproxy/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add tinyproxy

Alpine Linux edge package indexes · tinyproxy · Quelle: dl-cdn.alpinelinux.org

Debian aptverifiziert · 92%
sudo apt install tinyproxy

Debian stable package indexes · tinyproxy · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install tinyproxy

Fedora Rawhide package metadata · tinyproxy · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#tinyproxy

nixpkgs package indexes · pkgs/by-name/ti/tinyproxy/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S tinyproxy

Arch Linux sync databases · tinyproxy · Quelle: geo.mirror.pkgbuild.com

openSUSE zypperverifiziert · 92%
sudo zypper install tinyproxy

openSUSE Tumbleweed package metadata · tinyproxy · Quelle: download.opensuse.org

Überblick

Paketzusammenfassung

HTTP/HTTPS proxy for POSIX systems

Befehle und Aliase

  • tinyproxy

Verlauf

Projektgeschichte und Nutzung

Tinyproxy is a lightweight HTTP/HTTPS proxy daemon for POSIX operating systems. The official site describes it as designed to be fast and small, with particular value for embedded deployments or older machines where a full-featured proxy is needed but resources are limited.

Projektgeschichte

The project is written in C and distributed under GPL-2.0-or-later. Its public GitHub repository was created in December 2015, while the official site and README describe the long-standing design goals: small footprint, straightforward source code, KISS-style modifiability, and a minimal POSIX build and runtime environment.

Tinyproxy's features expanded beyond a simple forwarding proxy into a configurable daemon with HTTP CONNECT support, transparent proxying, reverse proxying, access control, header filtering/anonymizing, upstream proxy rules, remote statistics, BasicAuth, and optional build-time features. The 1.10.0 GitHub release notes call that version a new stable release and list major changes such as BasicAuth, SOCKS upstream support, reverse proxy behavior, shipped manpages, and build simplification.

Adoptionsgeschichte

The official download section documents installation through EPEL, Fedora, Debian-derived distributions, openSUSE, Arch, BSD package tools, and MacPorts, while warning that many distributions may ship outdated versions. The batch input records packages across Alpine, Homebrew, Debian, Fedora, MacPorts, Nix, Arch, Ubuntu, and openSUSE, showing unusually broad OS-package coverage for a small proxy daemon.

Wie es verwendet wird

A typical Tinyproxy deployment uses /etc/tinyproxy/tinyproxy.conf or a file passed with -c, then runs the daemon as a foreground test process or a service. The official quickstart shows a minimal localhost proxy on port 8888 and a curl test using the http_proxy environment variable; the configuration manual covers listening, binding, logging, PID files, access rules, upstream proxies, filters, BasicAuth, reverse paths, and transparent operation.

Warum Paket-Nerds sich dafür interessieren

Tinyproxy is the most established package in this batch. Package maintainers care about it because it is small, POSIX-oriented, daemonized, security-sensitive, widely packaged, and useful in constrained systems, routers, local development networks, CI sandboxes, and simple reverse/forward proxy setups where Squid or larger stacks would be excessive.

Its package history also illustrates a classic distro-maintenance problem: the official site explicitly notes that packaged versions may lag and asks users to contact maintainers when OS packages are outdated. That makes Tinyproxy a recognizable example of a small infrastructure daemon whose upstream release cadence and downstream package freshness both matter.

Zeitleiste

  • 2015: Public GitHub repository created.
  • 1.10.0: GitHub release notes described a new stable version with BasicAuth, SOCKS upstream support, reverse-proxy changes, shipped manpages, and build simplification.
  • 1.11.x: GitHub releases continued with bug-fix and security-oriented maintenance.
  • 2026: Official and input package data showed broad packaging across Linux, BSD-oriented, macOS, and Homebrew-style channels.

Related projects

  • Tinyproxy is commonly compared by role with larger HTTP proxy daemons such as Squid, but its official materials emphasize small POSIX deployments, embedded systems, transparent proxying, reverse proxying, and custom modification.

Sicherheitslage

Risikostufe: orange

broad file, network, media, or database tool signal. formula declares a Homebrew service.

Risikoklassifikator

orange Risiko · mittel Konfidenz · infrastructure

Warum

  • broad file, network, media, or database tool signal
  • formula declares a Homebrew service

Signale

  • metadata:service
  • text:http

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
/etc/tinyproxy/tinyproxy.conf

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
tinyproxyExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-08-03
Manager-Version1.11.3
Manager aktualisiert
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:tinyproxy
Version1.11.3
PaketmanagerHomebrew
Homepagehttps://tinyproxy.github.io/
Repositoryhttps://github.com/tinyproxy/tinyproxy
Bottlenicht erfasst
Dienstkeiner deklariert

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

tinyproxy 1.11.2-1

Lightweight, non-caching, optionally anonymizing HTTP proxy

https://tinyproxy.github.io/

sudo apt install tinyproxy
  • Section: web
  • Architecture: all
  • 4 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Tinyproxy
Debian stable package indexes · deb.debian.org · Debian stable package indexes: tinyproxy from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

tinyproxy-bin 1.11.2-1

Lightweight, non-caching, optionally anonymizing HTTP proxy (executable only)

https://tinyproxy.github.io/

sudo apt install tinyproxy-bin
  • Section: web
  • Architecture: amd64
  • Source Package: tinyproxy
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Tinyproxy
Debian stable package indexes · deb.debian.org · Debian stable package indexes: tinyproxy-bin from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

tinyproxy

nix profile install nixpkgs#tinyproxy
  • normalized package name match
  • Abgeglichen nach: Tinyproxy
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ti/tinyproxy/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

tinyproxy 1.11.1-3

Lightweight, non-caching, optionally anonymizing HTTP proxy

https://tinyproxy.github.io/

sudo apt install tinyproxy
  • Section: universe/net
  • Architecture: all
  • 4 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Tinyproxy
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: tinyproxy from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

tinyproxy-bin 1.11.1-3

Lightweight, non-caching, optionally anonymizing HTTP proxy (executable only)

https://tinyproxy.github.io/

sudo apt install tinyproxy-bin
  • Section: universe/web
  • Architecture: amd64
  • Source Package: tinyproxy
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Tinyproxy
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: tinyproxy-bin from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

tinyproxy 1.11.3-r0

Lightweight HTTP proxy

https://tinyproxy.github.io/

sudo apk add tinyproxy
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: tinyproxy
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Tinyproxy
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: tinyproxy from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

tinyproxy-doc 1.11.3-r0

Lightweight HTTP proxy (documentation)

https://tinyproxy.github.io/

sudo apk add tinyproxy-doc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: tinyproxy
  • normalized package name match
  • Abgeglichen nach: Tinyproxy
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: tinyproxy-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

tinyproxy-openrc 1.11.3-r0

Lightweight HTTP proxy (OpenRC init scripts)

https://tinyproxy.github.io/

sudo apk add tinyproxy-openrc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: tinyproxy
  • normalized package name match
  • Abgeglichen nach: Tinyproxy
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: tinyproxy-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

tinyproxy 1.11.3-5.fc45

A small, efficient HTTP/SSL proxy daemon

https://tinyproxy.github.io/

sudo dnf install tinyproxy
  • License: GPL-2.0-or-later AND MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: tinyproxy
  • 3 Abhängigkeiten
  • 2 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Tinyproxy
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: tinyproxy from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
pacman95%

tinyproxy 1.11.3-1

A light-weight HTTP proxy daemon for POSIX operating systems

https://tinyproxy.github.io/

sudo pacman -S tinyproxy
  • License: GPL-2.0-only
  • Architecture: x86_64
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Tinyproxy
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: tinyproxy from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

tinyproxy 1.11.3-3.3

Minimalist WWW proxy

https://tinyproxy.github.io/

sudo zypper install tinyproxy
  • License: GPL-2.0-or-later
  • Category: Productivity/Networking/Web/Proxy
  • Architecture: x86_64
  • Source Package: tinyproxy
  • 4 Abhängigkeiten
  • 4 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Tinyproxy
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: tinyproxy from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
MacPorts95%

tinyproxy

sudo port install tinyproxy
  • normalized package name match
  • Abgeglichen nach: Tinyproxy
MacPorts ports tree · api.github.com · MacPorts ports tree: net/tinyproxy/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation