Skip to content
forked from jech/polipo

eladkarako/kumko

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

723 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pol means drop-down. kum means get-up.

this lovely linux program from ~10 years ago might still come in useful when you need a self-contained,
no-nonsense http proxy. designed to run locally, you can use it to forward connections,
modify headers (enable CORS everywhere) and provide some cacheing (or make sure there is none),
it does not uses modern TLS or even SSL, there is no overhead of encryption,
but it is not intended to unsecure stations, so you must not use it for production.


Polipo is no longer maintained
==============================

Polipo is no longer maintained.  Sorry.


Original 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

http proxy for Windows. newer build of polipo. static build. linked against Winsock2.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors

Languages

  • C 98.6%
  • Other 1.4%