macOS
brew install tinyproxylocal Homebrew formula metadata
sudo port install tinyproxyMacPorts ports tree · net/tinyproxy/Portfile · ソース: api.github.com
brew / 順位 2774
tinyproxy のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install tinyproxylocal Homebrew formula metadata
sudo port install tinyproxyMacPorts ports tree · net/tinyproxy/Portfile · ソース: api.github.com
sudo apk add tinyproxyAlpine Linux edge package indexes · tinyproxy · ソース: dl-cdn.alpinelinux.org
sudo apt install tinyproxyDebian stable package indexes · tinyproxy · ソース: deb.debian.org
sudo dnf install tinyproxyFedora Rawhide package metadata · tinyproxy · ソース: dl.fedoraproject.org
nix profile install nixpkgs#tinyproxynixpkgs package indexes · pkgs/by-name/ti/tinyproxy/package.nix · ソース: api.github.com
sudo pacman -S tinyproxyArch Linux sync databases · tinyproxy · ソース: geo.mirror.pkgbuild.com
sudo zypper install tinyproxyopenSUSE Tumbleweed package metadata · tinyproxy · ソース: download.opensuse.org
概要
HTTP/HTTPS proxy for POSIX systems
履歴
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.
セキュリティ状態
broad file, network, media, or database tool signal. formula declares a Homebrew service.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.conf実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
tinyproxy | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:tinyproxy |
|---|---|
| バージョン | 1.11.3 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://tinyproxy.github.io/ |
| リポジトリ | https://github.com/tinyproxy/tinyproxy |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 tinyproxyソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.