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, uh...@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.
_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to