[squid-users] Accessing external web page with squid

Matus UHLAR - fantomas uhlar at fantomas.sk
Tue May 25 10:18:41 UTC 2021


On 25.05.21 11:31, Fabrizio Bartolomucci wrote:
>I configured squid on my centos web site and successfully tested an access by it with:
>
>curl -x http://taxiprofessional.net:3128 -L https://books.apple.com/it/book/bibbia-traduzione-letterale-genesi/id1276275493

(oh, stupid gmail duplicated URLs in plaintext messages...)

the website is https://books.apple.com/it/book/bibbia-traduzione-letterale-genesi/id1276275493
the proxy address is http://taxiprofessional.net:3128

>What should I use to replicate this connection in a url in order to access
> that page by proxy from a web browser of the kind, perhaps,

configure that browser to use proxy http://taxiprofessional.net:3128
and simply try to access address
https://books.apple.com/it/book/bibbia-traduzione-letterale-genesi/id1276275493

> https://taxiprofessional.net:3128

Are you trying to connect squid via https?

If so, you need to have squid compiled with SSL/TLS, configure https_port
there (different than http_port) and configure client to use https proxy.
CURL can to https proxy.

if not, explain what exactly you want to do.
-- 
Matus UHLAR - fantomas, uhlar at fantomas.sk ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
The only substitute for good manners is fast reflexes.


More information about the squid-users mailing list