You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 13, 2021. It is now read-only.
The use for this is with wanting to cache HTTPS repositories. Say you have a repository that is only HTTPS accessible. You could write your configuration file to use http://polipohost.tld:8123/https://repohost/ and treat it as a normal proxied request, getting speed benefits without having to do SSL MiTM.
Thanks,
Teran
The text was updated successfully, but these errors were encountered:
Hi,
Does or could polipo support a URL based proxy? Where you target:
http://polipohost.tld:8123/http://urliwanttoget/
Basically the same as: https://github.com/zhuzhuor/urlproxy/
The use for this is with wanting to cache HTTPS repositories. Say you have a repository that is only HTTPS accessible. You could write your configuration file to use
http://polipohost.tld:8123/https://repohost/
and treat it as a normal proxied request, getting speed benefits without having to do SSL MiTM.Thanks,
Teran
The text was updated successfully, but these errors were encountered: