macOS
brew install tinyproxylocal Homebrew formula metadata
sudo port install tinyproxyMacPorts ports tree · net/tinyproxy/Portfile · 来源: api.github.com
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.