macOS
brew install tinyproxylocal Homebrew formula metadata
sudo port install tinyproxyMacPorts ports tree · net/tinyproxy/Portfile · Quelle: api.github.com
brew / Rang 2774
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für tinyproxy in AI-Agent-Workflows.
Installation
brew install tinyproxylocal Homebrew formula metadata
sudo port install tinyproxyMacPorts ports tree · net/tinyproxy/Portfile · Quelle: api.github.com
sudo apk add tinyproxyAlpine Linux edge package indexes · tinyproxy · Quelle: dl-cdn.alpinelinux.org
sudo apt install tinyproxyDebian stable package indexes · tinyproxy · Quelle: deb.debian.org
sudo dnf install tinyproxyFedora Rawhide package metadata · tinyproxy · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#tinyproxynixpkgs package indexes · pkgs/by-name/ti/tinyproxy/package.nix · Quelle: api.github.com
sudo pacman -S tinyproxyArch Linux sync databases · tinyproxy · Quelle: geo.mirror.pkgbuild.com
sudo zypper install tinyproxyopenSUSE Tumbleweed package metadata · tinyproxy · Quelle: download.opensuse.org
Überblick
HTTP/HTTPS proxy for POSIX systems
Verlauf
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.
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.
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.
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.
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.
Sicherheitslage
broad file, network, media, or database tool signal. formula declares a Homebrew service.
orange Risiko · mittel Konfidenz · infrastructure
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
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.
Config paths the tool may read or write during local use.
/etc/tinyproxy/tinyproxy.confExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
tinyproxy | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
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.
Installationsmetadaten
| Paketschlüssel | brew:tinyproxy |
|---|---|
| Version | 1.11.3 |
| Paketmanager | Homebrew |
| Homepage | https://tinyproxy.github.io/ |
| Repository | https://github.com/tinyproxy/tinyproxy |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
tinyproxy 1.11.2-1
Lightweight, non-caching, optionally anonymizing HTTP proxy
sudo apt install tinyproxytinyproxy-bin 1.11.2-1
Lightweight, non-caching, optionally anonymizing HTTP proxy (executable only)
sudo apt install tinyproxy-bintinyproxy
nix profile install nixpkgs#tinyproxytinyproxy 1.11.1-3
Lightweight, non-caching, optionally anonymizing HTTP proxy
sudo apt install tinyproxytinyproxy-bin 1.11.1-3
Lightweight, non-caching, optionally anonymizing HTTP proxy (executable only)
sudo apt install tinyproxy-bintinyproxy 1.11.3-r0
Lightweight HTTP proxy
sudo apk add tinyproxytinyproxy-doc 1.11.3-r0
Lightweight HTTP proxy (documentation)
sudo apk add tinyproxy-doctinyproxy-openrc 1.11.3-r0
Lightweight HTTP proxy (OpenRC init scripts)
sudo apk add tinyproxy-openrctinyproxy 1.11.3-5.fc45
A small, efficient HTTP/SSL proxy daemon
sudo dnf install tinyproxytinyproxy 1.11.3-1
A light-weight HTTP proxy daemon for POSIX operating systems
sudo pacman -S tinyproxytinyproxy 1.11.3-3.3
Minimalist WWW proxy
sudo zypper install tinyproxytinyproxy
sudo port install tinyproxyQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.