A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features
Go to file
2025-01-14 16:26:34 +01:00
.circleci
.github CI: run pytest in github CI colored 2025-01-14 11:34:56 +01:00
CMake build: fix -Wtrampolines picky warning for gcc 4.x versions 2025-01-10 18:21:10 +01:00
docs CURLOPT_CONNECT_ONLY.md: an easy handle with this option set cannot be reused 2025-01-14 16:26:34 +01:00
include system.h: fix indentation 2025-01-12 06:03:05 +01:00
lib sha256/hmac: use these with TLS builds now 2025-01-14 12:13:59 +01:00
LICENSES
m4 curl-functions.m4: fix indentation in CURL_SIZEOF() 2025-01-13 02:44:41 +01:00
packages
plan9
projects
scripts checksrc: check for return with parens around a value/name 2025-01-13 09:10:50 +01:00
src tidy-up: drop parenthesis around return expression 2025-01-14 12:11:42 +01:00
tests pytest: use httpd/apache2 directly, no apachectl 2025-01-14 11:33:49 +01:00
winbuild cmake: deprecate winbuild, add migration guide from legacy build methods 2025-01-10 18:20:52 +01:00
.dir-locals.el
.git-blame-ignore-revs
.gitattributes
.gitignore
.mailmap
acinclude.m4 configure: streamline Windows large file feature check 2025-01-13 02:44:39 +01:00
appveyor.sh cmake: deprecate winbuild, add migration guide from legacy build methods 2025-01-10 18:20:52 +01:00
appveyor.yml
buildconf
buildconf.bat
CHANGES.md
CMakeLists.txt cmake: pick a better IPv6 feature flag when assembling the feature list 2025-01-13 02:44:41 +01:00
configure.ac pytest: use httpd/apache2 directly, no apachectl 2025-01-14 11:33:49 +01:00
COPYING
curl-config.in
Dockerfile
GIT-INFO.md
libcurl.pc.in
Makefile.am
Makefile.dist
README
README.md
RELEASE-NOTES RELEASE-NOTES: synced 2025-01-13 10:41:12 +01:00
renovate.json
REUSE.toml
SECURITY.md

curl logo

curl is a command-line tool for transferring data specified with URL syntax. Learn how to use curl by reading the manpage or everything curl.

Find out how to install curl by reading the INSTALL document.

libcurl is the library curl is using to do its job. It is readily available to be used by your software. Read the libcurl manpage to learn how.

Open Source

curl is Open Source and is distributed under an MIT-like license.

Contact

Contact us on a suitable mailing list or use GitHub issues/ pull requests/ discussions.

All contributors to the project are listed in the THANKS document.

Commercial support

For commercial support, maybe private and dedicated help with your problems or applications using (lib)curl visit the support page.

Website

Visit the curl website for the latest news and downloads.

Source code

Download the latest source from the Git server:

git clone https://github.com/curl/curl.git

Security problems

Report suspected security problems via our HackerOne page and not in public.

Notice

curl contains pieces of source code that is Copyright (c) 1998, 1999 Kungliga Tekniska Högskolan. This notice is included here to comply with the distribution terms.

Backers

Thank you to all our backers 🙏 Become a backer.

Sponsors

Support this project by becoming a sponsor.