macOS
brew install wwwofflelocal Homebrew formula metadata
brew
Better browsing for computers with intermittent connections. Version 2.9j via Homebrew; verified from local package data.
install
brew install wwwofflelocal Homebrew formula metadata
overview
Better browsing for computers with intermittent connections
history
WWWOFFLE, the World Wide Web Offline Explorer, is a proxy server for intermittent Internet links. It belongs to the dial-up and metered-connectivity era: users browse through a local proxy, keep cached pages, queue missing pages while offline, and fetch them when online.
Andrew M. Bishop's official site documents WWWOFFLE from beta 0.9 in January 1997 through the long-lived 2.9 series. The program was designed around a local proxy daemon, wwwoffled, with command-line and browser-based controls for switching online, offline, and autodial status.
By version 2.9j in 2016, maintenance focused on bug fixes, TLS-related improvements, gzip/chunked-transfer compatibility, certificate changes, and documentation updates. The official release policy notes that announcement and user mailing lists were discontinued at the end of 2012 because releases had become infrequent.
WWWOFFLE was useful when Internet access was slow, unreliable, expensive, or not always on. Its official feature list reads like a history of early web constraints: HTTP, FTP, and finger caching; scheduled and recursive retrieval; monitoring pages for changes; proxy authentication; censoring headers; and offline indexes of pages waiting to be fetched.
Although the need for offline web proxies declined as broadband became normal, WWWOFFLE remained packaged because it filled a precise Unix niche: a transparent, scriptable cache for controlled browsing environments, disconnected systems, and users who wanted explicit ownership of web retrieval.
A typical setup runs wwwoffled as a local proxy, configures the browser to use it, and then toggles the daemon between online and offline modes. While online, pages can be cached or conditionally refreshed; while offline, unavailable URLs can be queued for the next connection.
Administrators can drive the tool from the command line or through its proxy management pages. The same configuration controls access restrictions, cache policy, recursive fetch behavior, proxy chaining, authentication handling, and maintenance of the cache indexes.
WWWOFFLE is package-nerd significant because it preserves a whole style of network computing that modern always-online software mostly forgot. It is not just a cache; it is a deliberate offline-first web workflow exposed as a Unix daemon plus small maintenance tools.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
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/wwwoffle/wwwoffle.confCredential-bearing paths to review before unattended agent runs.
/etc/wwwoffle/wwwoffle.confexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
wwwoffle | cli | global executable | |
wwwoffle-fsck | cli | global executable | |
wwwoffle-gunzip | cli | global executable | |
wwwoffle-gzip | cli | global executable | |
wwwoffle-hash | cli | global executable | |
wwwoffle-ls | cli | global executable | |
wwwoffle-mv | cli | global executable | |
wwwoffle-read | cli | global executable | |
wwwoffle-rm | cli | global executable | |
wwwoffle-tools | cli | global executable | |
wwwoffle-write | cli | global executable | |
wwwoffled | 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://www.gedanken.org.uk/software/wwwoffle/
install metadata
| Package key | brew:wwwoffle |
|---|---|
| Version | 2.9j |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/wwwoffle |
| Homepage | https://www.gedanken.org.uk/software/wwwoffle/ |
| Repository | http://gedanken.org.uk/svn/wwwoffle/trunk |
| Upstream docs | https://www.gedanken.org.uk/software/wwwoffle |
| License | GPL-2.0-or-later |
| Source archive | https://www.gedanken.org.uk/software/wwwoffle/download/wwwoffle-2.9j.tgz |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | wwwoffle |
| 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 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.