wwwoffle
Caching web proxy optimized for intermittent internet links
WWWOFFLE is a proxy web server that is especially good for intermittent internet links. It can cache HTTP, HTTPS, FTP, and finger protocols, and supports browsing and requesting pages while offline, indexing, modifying pages and incoming and outgoing headers, monitoring pages for changes, and much more.
- Versions: 2.9j
- Website: https://www.gedanken.org.uk/software/wwwoffle/
- Licenses: GPL 2+
- Package source: gnu/packages/web.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of wwwoffle
as follows:
guix install wwwoffle
Or install a particular version:
guix install wwwoffle@2.9j
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of wwwoffle about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/wwwoffle'><img src='https://packages.guix.gnu.org/packages/wwwoffle/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[![Version in GNU Guix](https://packages.guix.gnu.org/packages/wwwoffle/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/wwwoffle)
Example Org:
[[https://packages.guix.gnu.org/packages/wwwoffle][https://packages.guix.gnu.org/packages/wwwoffle/badges/latest-version.svg]]