aprilmaccydee / polipo

Android 5.0 compatible Polipo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a version of polipo that is used in my TetherUnblocked tether unblocking app for Android.
It has very little changes, and at this time only has an additional configuration parameter to add
a custom User-Agent to feign in all outgoing requests.

Any other changes will be viewable by the history.

Polipo README
=============

Polipo is single-threaded, non blocking caching web proxy that has
very modest resource needs.  See the file INSTALL for installation
instructions.  See the texinfo manual (available as HTML after
installation) for more information.

Current information about Polipo can be found on the Polipo web page,

    http://www.pps.univ-paris-diderot.fr/~jch/software/polipo/

Further inquiries should be sent to the Polipo-users mailing list:

    <polipo-users@lists.sourceforge.net>

Please see the Polipo web page for subscription information.


Juliusz Chroboczek
<jch@pps.univ-paris-diderot.fr>

About

Android 5.0 compatible Polipo

License:MIT License


Languages

Language:C 98.4%Language:Objective-C 1.1%Language:Makefile 0.6%