Web

Polipo – caching web proxy

Polipo is a caching HTTP proxy which has modest resource needs.

It listens to requests for web pages from your browser and forwards them to web servers, and forwards the servers’ replies to your browser. In the process, it optimises and cleans up the network traffic. It is similar in spirit to WWWOFFLE, but the implementation techniques are more like the ones ones used by Squid.

Polipo aims at being a compliant HTTP/1.1 proxy. It should work with any web site that complies with either HTTP/1.1 or the older HTTP/1.0.

Features include:

  • HTTP 1.1, IPv4 & IPv6, traffic filtering and privacy-enhancement.
  • Uses HTTP/1.1 pipelining if it believes that the remote server supports it, whether the incoming requests are pipelined or come in simultaneously on multiple connections.
  • Cache the initial segment of an instance if the download has been interrupted, and, if necessary, complete it later using Range requests.
  • Upgrade client requests to HTTP/1.1 even if they come in as HTTP/1.0, and up- or downgrade server replies to the client’s capabilities.
  • Complete support for IPv6 (except for scoped (link-local) addresses).
  • Use as a bridge between the IPv4 and IPv6 Internets.
  • Content-filtering.
  • Can use a technique known as Poor Man’s Multiplexing to reduce latency.
  • SOCKS 4 and SOCKS 5 protocol support.
  • HTTPS proxying.
  • Behaves as a transparent proxy.
  • Run Polipo together with Privoxy or tor.

Website: www.irif.fr/~jch//software/polipo
Support: Manual
Developer: Juliusz Chroboczek, Christopher Davis
License: MIT License

Polipo is written in C. Learn C with our recommended free books and free tutorials.

Return to Optimize Web Delivery


Explore Linux

Best Free and Open Source Software - A huge collection of recommended free and open source software covering every major category.
In-depth Linux Software Reviews - Detailed assessments of Linux software covering features, usability and overall quality.

The Big List of Active Linux Distros - An extensive collection of actively developed Linux distributions.
Open Source Alternatives - Alternatives to software and services from Google, Microsoft, Apple, Adobe, IBM, Autodesk, Oracle and others.
Essential Linux System Tools - Indispensable utilities for monitoring, maintaining and managing Linux systems.
Linux Productivity Tools - Useful utilities for improving productivity and streamlining everyday tasks.
Alternatives to Popular CLI Tools - Modern alternatives to familiar command-line utilities supplied with Linux systems.
Awesome Free Linux Game Tools - Tools, utilities and companion software that improve gaming on Linux.
Machine Learning on Linux - Machine learning and deep learning software, self-hosted applications and practical tools.
Saving Money with Linux - Practical ways to reduce electricity consumption and lower computing costs with Linux.
Linux Candy - Fun, entertaining and sometimes delightfully quirky software from the lighter side of Linux.
Subscribe

Please read our Comment Policy before commenting.

Notify of
guest
0 Comments
Oldest
Newest Most Voted