- ID de l'analyse :
- edd60d72-367e-4ec4-ae6e-db35889ad358Terminée
- URL soumise :
- https://curl.se/windows/
- Fin du rapport :
Liens : 17 trouvé(s)
Liens sortants identifiés à partir de la page
Lien | texte |
---|---|
https://github.com/curl/curl | Browse source |
https://lists.haxx.se/listinfo/curl-library | curl-library |
https://lists.haxx.se/listinfo/curl-users | curl-users |
https://github.com/curl/curl/issues | Report a bug |
https://github.com/google/brotli/archive/v1.1.0.tar.gz | brotli 1.1.0 |
https://github.com/rockdaboot/libpsl/releases/download/0.21.5/libpsl-0.21.5.tar.gz | libpsl 0.21.5 |
https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-4.0.0.tar.gz | libressl 4.0.0 |
https://libssh2.org/download/libssh2-1.11.1.tar.xz | libssh2 1.11.1 |
https://github.com/nghttp2/nghttp2/releases/download/v1.64.0/nghttp2-1.64.0.tar.xz | nghttp2 1.64.0 |
https://github.com/ngtcp2/nghttp3/releases/download/v1.6.0/nghttp3-1.6.0.tar.xz | nghttp3 1.6.0 |
Variables JavaScript : 3 trouvée(s)
Les variables JavaScript globales chargées dans l'objet fenêtre d'une page sont des variables déclarées en dehors des fonctions et accessibles depuis n'importe quel endroit du code au sein du champ d'application actuel
Nom | Type |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
Messages de journal de console : 0 trouvé(s)
Messages consignés dans la console web
HTML
Le corps HTML de la page en données brutes
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html><head> <title>curl for Windows</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
<link rel="stylesheet" type="text/css" href="/curl.css">
<link rel="shortcut icon" href="/favicon.ico">
<link rel="icon" href="/logo/curl-symbol.svg" type="image/svg+xml">
<link rel="alternate" type="application/rss+xml" title="cURL Releases" href="https://github.com/curl/curl/releases.atom">
<link rel="stylesheet" type="text/css" href="term.css">
<style type="text/css">
a.windl {
font-size: 200%;
}
p.windl {
//padding-left: 2em;
}
</style>
</head>
<body>
<div class="main">
<div class="menu">
<div class="dropdown">
<a class="dropbtn" href="/download.html">Download</a>
<div class="dropdown-content">
<a href="https://github.com/curl/curl">Browse source</a>
<a href="/ch/">Changelog</a>
<a href="/tiny/">tiny-curl</a>
</div>
</div>
<div class="dropdown">
<a class="dropbtn" href="/docs/">Documentation</a>
<div class="dropdown-content">
<a href="/docs/projdocs.html">Project</a>
<small>
<a href="/docs/bugbounty.html"> Bug Bounty</a>
<a href="/docs/faq.html">FAQ</a>
<a href="/docs/help-us.html"> Help us</a>
<a href="/docs/knownbugs.html"> Known bugs</a>
<a href="/docs/todo.html"> TODO</a>
</small>
<a href="/docs/protdocs.html">Protocols</a>
<small>
<a href="/docs/caextract.html"> CA bundle</a>
<a href="/docs/http-cookies.html"> HTTP Cookies</a>
<a href="/docs/sslcerts.html"> SSL Certs</a>
</small>
<a href="/docs/reldocs.html">Releases</a>
<small>
<a href="/docs/security.html"> Security</a>
<a href="/docs/versions.html"> Version numbers</a>
<a href="/docs/vulnerabilities.html"> Vulnerabilities</a>
</small>
<a href="/docs/tooldocs.html">curl tool</a>
<small>
<a href="/docs/manpage.html"> man page</a>
<a href="/docs/tutorial.html"> Tutorial</a>
<a href="/docs/httpscripting.html"> HTTP scripting</a>
</small>
<a href="/trurl/">trurl</a>
<a href="/wcurl/">wcurl</a>
<a href="/docs/videos/">Videos</a>
<a href="/docs/whodocs.html">Who and Why</a>
</div>
</div>
<div class="dropdown">
<a class="dropbtn" href="/libcurl/">libcurl</a>
<div class="dropdown-content">
<a href="/libcurl/c/">API</a>
<a href="/libcurl/c/example.html">Examples</a>
<a href="/libcurl/features.html">Features</a>
<a href="/mail/list.cgi?list=curl-library">Mailing list</a>
<a href="/libcurl/c/symbols-in-versions.html">Symbols</a>
<a href="/libcurl/using/">Using libcurl</a>
<a href="/libcurl/c/libcurl-tutorial.html">Tutorial</a>
</div>
</div>
<div class="dropdown">
<a class="dropbtn" href="/gethelp.html">Get Help</a>
<div class="dropdown-content">
<a href="https://lists.haxx.se/listinfo/curl-library">curl-library</a>
<a href="https://lists.haxx.se/listinfo/curl-users">curl-users</a>
<a href="/docs/irc.html">IRC / chat</a>
<a href="/mail/">Mailing lists</a>
<a href="/book.html">Everything curl [book]</a>
<a href="/docs/videos/">Video presentations</a>
<a href="https://github.com/curl/curl/issues">Report a bug</a>
<a href="/support.html">Paid support</a>
</div>
</div>
<div class="dropdown">
<a class="dropbtn" href="/dev/">Development</a>
<div class="dropdown-content">
<a href="/dev/builds.html">Autobuilds</a>
<a href="/dev/code-review.html">Code review</a>
<a href="/dev/code-style.html">Code style</a>
<a href="/dev/contribute.html">Contribute</a>
<a href="/dashboard.html">Dashboard</a>
<a href="/dev/deprecate.html">Deprecate</a>
<a href="/dev/internals.html">Internals</a>
<a href="/dev/release-notes.html">Release Notes</a>
<a href="/dev/release-procedure.html">Release Procedure</a>
<a href="/dev/roadmap.html">Roadmap</a>
<a href="/dev/runtests.html">Run Tests</a>
<a href="/rfc/">Specifications</a>
<a href="/dev/testcurl.html">Test curl</a>
<a href="/dev/tests-overview.html">Tests Overview</a>
<a href="/dev/vuln-disclosure.html">Vulnerability Disclosure Policy</a>
</div>
</div>
<div class="dropdown">
<a class="dropbtn" href="/news.html">News</a>
<div class="dropdown-content">
<a href="/ch/">Changelog</a>
<a href="/docs/releases.html">Release table</a>
</div>
</div>
</div>
<div class="contents">
<div class="where"><a href="/">curl</a> / <a href="/download.html">Download</a> / <b>Windows downloads</b></div>
<h1> curl 8.11.0 for Windows </h1>
<div class="relatedbox">
<b>Related:</b>
<br><a href="/ch/">Changelog</a>
<br><a href="/download.html">Downloads</a>
<br><a href="/docs/faq.html">FAQ</a>
<br><a href="/docs/copyright.html">License</a>
<br><a href="/docs/manpage.html">Manual</a>
</div>
<p>
These are the latest and most up to date <b>official</b> curl binary builds
for Microsoft Windows.
</p><p>
<!-- version: 8.11.0 -->
<b>curl version</b>: 8.11.0 <br>
<b>Build</b>: 8.11.0_1 <br>
<b>Date</b>: 2024-11-06 <br>
<b>Changes</b>: <a href="/ch/8.11.0.html">8.11.0 changelog</a><br>
<b>Supported Windows versions</b>: Vista, 7, 8, 10, 11
</p><p class="windl">
<a href="dl-8.11.0_1/curl-8.11.0_1-win64-mingw.zip"><img src="/pix/GS-Download-icon.svg" alt="Download 64-bit curl" width="90" height="90" style="float:left;"></a>
<a href="dl-8.11.0_1/curl-8.11.0_1-win64-mingw.zip" class="windl">curl for 64-bit</a> <br>
Size: 7.5 MB<br>
sha256: 387797de7ba79b0a056c332f3924cde267de9fb42616f524c24eaeeb8d9d84e9
</p><p class="windl">
<a href="dl-8.11.0_1/curl-8.11.0_1-win64a-mingw.zip"><img src="/pix/GS-Download-icon.svg" alt="Download 64-bit (ARM64) curl" width="90" height="90" style="float:left;"></a>
<a href="dl-8.11.0_1/curl-8.11.0_1-win64a-mingw.zip" class="windl">curl for 64-bit (ARM64)</a> <br>
Size: 7.4 MB<br>
sha256: 77d68c0655700d3261440850fb7b4ac011348db330ef5b18d50b26b09a8441c2
</p><p class="windl">
<a href="dl-8.11.0_1/curl-8.11.0_1-win32-mingw.zip"><img src="/pix/GS-Download-icon.svg" alt="Download 32-bit curl" width="90" height="90" style="float:left;"></a>
<a href="dl-8.11.0_1/curl-8.11.0_1-win32-mingw.zip" class="windl">curl for 32-bit</a> <br>
Size: 7.4 MB<br>
sha256: 5713552ded2490e741208ee8ce54e868490517b88483bb49a2fe473b63976251
</p><h2> Fixed URLs </h2>
<p>
These links automatically provide the latest curl package:
</p><p>
<a download="curl-win64-latest.zip" href="latest.cgi?p=win64-mingw.zip">curl for win64</a><br>
<a download="curl-win64a-latest.zip" href="latest.cgi?p=win64a-mingw.zip">curl for win64 ARM64</a><br>
<a download="curl-win32-latest.zip" href="latest.cgi?p=win32-mingw.zip">curl for win32</a><br>
</p><h2> Specifications </h2>
<p>
curl 8.11.0_1 was built and statically linked with
</p><ul>
<li><a href="https://github.com/google/brotli/archive/v1.1.0.tar.gz">brotli 1.1.0</a></li><li><a href="https://curl.se/ca/cacert-2024-09-24.pem">cacert 2024-09-24</a></li><li><a href="https://curl.se/download/curl-8.11.0.tar.xz">curl 8.11.0</a></li><li><a href="https://github.com/rockdaboot/libpsl/releases/download/0.21.5/libpsl-0.21.5.tar.gz">libpsl 0.21.5</a></li><li><a href="https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-4.0.0.tar.gz">libressl 4.0.0</a></li><li><a href="https://libssh2.org/download/libssh2-1.11.1.tar.xz">libssh2 1.11.1</a></li><li><a href="https://github.com/nghttp2/nghttp2/releases/download/v1.64.0/nghttp2-1.64.0.tar.xz">nghttp2 1.64.0</a></li><li><a href="https://github.com/ngtcp2/nghttp3/releases/download/v1.6.0/nghttp3-1.6.0.tar.xz">nghttp3 1.6.0</a></li><li><a href="https://github.com/ngtcp2/ngtcp2/releases/download/v1.8.1/ngtcp2-1.8.1.tar.xz">ngtcp2 1.8.1</a></li><li><a href="https://zlib.net/zlib-1.3.1.tar.xz">zlib 1.3.1</a></li><li><a href="https://github.com/facebook/zstd/releases/download/v1.5.6/zstd-1.5.6.tar.gz">zstd 1.5.6</a>
</li></ul>
<p>
The following tools/compilers were used in the build process:
</p><ul>
<li>clang 19.1.2</li><li>clang 19.1.3 (ARM64)</li><li><a href="https://github.com/curl/curl-for-win/archive/6004ab7b91a04d10993da4f3322ebe220bf34f6a.tar.gz">curl-for-win 6004ab7b</a></li><li><a href="https://github.com/mstorsjo/llvm-mingw/releases/download/20241030/llvm-mingw-20241030-ucrt-ubuntu-20.04-x86_64.tar.xz">llvm-mingw 20241030</a> (ARM64)</li><li>mingw-w64 12.0.0-3
</li></ul>
<p>
The <a href="https://ci.appveyor.com/project/curlorg/curl-for-win/build/1.0.2623/job/d3mxawjpamcx9uh6?fullLog=true">log from the build</a>.
</p><p>
Get further details about these curl builds in
the <a href="https://github.com/curl/curl-for-win">curl-for-win github
repo</a>
</p><h2> Microsoft ships curl too </h2>
<p>
curl is also <a href="microsoft.html">shipped by Microsoft</a> as part of
Windows 10 and 11.
</p></div>
</div>
</body></html>