Automic VaultAutomic Vault

brew

Install tinyproxy with Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper

HTTP/HTTPS proxy for POSIX systems. Version 1.11.3 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install tinyproxy

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install tinyproxy

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

Linux

Alpine Linux apkverified · 92%
sudo apk add tinyproxy

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

Debian aptverified · 92%
sudo apt install tinyproxy

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

Fedora dnfverified · 92%
sudo dnf install tinyproxy

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

Nixverified · 92%
nix profile install nixpkgs#tinyproxy

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

Arch Linux pacmanverified · 92%
sudo pacman -S tinyproxy

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

openSUSE zypperverified · 92%
sudo zypper install tinyproxy

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

overview

Package summary

HTTP/HTTPS proxy for POSIX systems

Commands and aliases

  • tinyproxy

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 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.

security posture

Risk level: orange

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

Risk classifier

orange risk · medium confidence · infrastructure

Why

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

Signals

  • metadata:service
  • text:http

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Formula metadata declares a service or daemon block.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Build metadata lists 2 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

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

Installed executables

CommandKindExposureNote
tinyproxycliglobal executable

freshness

Version and 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.

page generated2026-07-08
manager version1.11.3
manager updated
local dataok
upstreamnot checked
latest detectednot detected

https://github.com/tinyproxy/tinyproxy

install metadata

Package metadata

Package keybrew:tinyproxy
Version1.11.3
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/tinyproxy
Homepagehttps://tinyproxy.github.io/
Repositoryhttps://github.com/tinyproxy/tinyproxy
Upstream docshttps://github.com/tinyproxy/tinyproxy#readme
LicenseGPL-2.0-or-later
Source archivehttps://github.com/tinyproxy/tinyproxy/releases/download/1.11.3/tinyproxy-1.11.3.tar.xz
Build dependenciesasciidoc, docbook-xsl
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicedeclared

registry facts

Source database details

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

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

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 dependencies
  • normalized package name match
  • Matched by: 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 dependencies
  • normalized package name match
  • Matched by: 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
  • Matched by: 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 dependencies
  • normalized package name match
  • Matched by: 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 dependencies
  • normalized package name match
  • Matched by: 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 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: 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
  • Matched by: 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
  • Matched by: 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-2.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 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: 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/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-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 dependencies
  • normalized package name match
  • Matched by: 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-2.2

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 dependencies
  • 4 provides
  • normalized package name match
  • Matched by: Tinyproxy
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: tinyproxy from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

tinyproxy

sudo port install tinyproxy
  • normalized package name match
  • Matched by: 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

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment