macOS
brew install tinyproxylocal Homebrew formula metadata
sudo port install tinyproxyMacPorts ports tree · net/tinyproxy/Portfile · source: api.github.com
brew
HTTP/HTTPS proxy for POSIX systems. Version 1.11.3 via Homebrew; verified from local package data.
install
brew install tinyproxylocal Homebrew formula metadata
sudo port install tinyproxyMacPorts ports tree · net/tinyproxy/Portfile · source: api.github.com
sudo apk add tinyproxyAlpine Linux edge package indexes · tinyproxy · source: dl-cdn.alpinelinux.org
sudo apt install tinyproxyDebian stable package indexes · tinyproxy · source: deb.debian.org
sudo dnf install tinyproxyFedora Rawhide package metadata · tinyproxy · source: dl.fedoraproject.org
nix profile install nixpkgs#tinyproxynixpkgs package indexes · pkgs/by-name/ti/tinyproxy/package.nix · source: api.github.com
sudo pacman -S tinyproxyArch Linux sync databases · tinyproxy · source: geo.mirror.pkgbuild.com
sudo zypper install tinyproxyopenSUSE Tumbleweed package metadata · tinyproxy · source: download.opensuse.org
overview
HTTP/HTTPS proxy for POSIX systems
history
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.
security posture
broad file, network, media, or database tool signal. formula declares a Homebrew service.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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
| Command | Kind | Exposure | Note |
|---|---|---|---|
tinyproxy | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/tinyproxy/tinyproxy
install metadata
| Package key | brew:tinyproxy |
|---|---|
| Version | 1.11.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/tinyproxy |
| Homepage | https://tinyproxy.github.io/ |
| Repository | https://github.com/tinyproxy/tinyproxy |
| Upstream docs | https://github.com/tinyproxy/tinyproxy#readme |
| License | GPL-2.0-or-later |
| Source archive | https://github.com/tinyproxy/tinyproxy/releases/download/1.11.3/tinyproxy-1.11.3.tar.xz |
| Build dependencies | asciidoc, docbook-xsl |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | tinyproxy |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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-2.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-2.2
Minimalist WWW proxy
sudo zypper install tinyproxytinyproxy
sudo port install tinyproxysource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.