il manque une redirection HTTP=>HTTPS au site.
Illustration
Code : Tout sélectionner
curl -D- http://libreaquimperle.netlib.re
#curl: (28) Failed to connect to libreaquimperle.netlib.re port 80 after 129224 ms: Couldn't connect to server
Code : Tout sélectionner
curl -D- http://libreaquimperle.netlib.re
#curl: (28) Failed to connect to libreaquimperle.netlib.re port 80 after 129224 ms: Couldn't connect to server
Code : Tout sélectionner
curl -D- http://libreaquimperle.netlib.re
HTTP/1.1 301 Moved Permanently
Date: Sat, 18 Jan 2025 13:55:39 GMT
Server: Apache
Location: https://libreaquimperle.netlib.re/
Content-Length: 242
Content-Type: text/html; charset=iso-8859-1
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>301 Moved Permanently</title>
</head><body>
<h1>Moved Permanently</h1>
<p>The document has moved <a href="https://libreaquimperle.netlib.re/">here</a>.</p>
</body></html>
Code : Tout sélectionner
torify curl -D- curl -D- http://libreaquimperle.netlib.re
Code : Tout sélectionner
curl icanhazip.com
#37.171.215.144
torify curl icanhazip.com
#192.42.116.176