- Notifications
You must be signed in to change notification settings - Fork6.6k
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
License
curl/curl
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
curl is a command-line tool for transferring data specified with URL syntax.Learn how to use curl by readingthemanpage oreverythingcurl.
Find out how to install curl by readingthe INSTALLdocument.
libcurl is the library curl is using to do its job. It is readily available tobe used by your software. Readthe libcurlmanpage to learn how.
curl is Open Source and is distributed under an MIT-likelicense.
Contact us on a suitablemailing list oruse GitHubissues/pull requests/discussions.
All contributors to the project are listed inthe THANKSdocument.
For commercial support, maybe private and dedicated help with your problems orapplications using (lib)curl visitthe support page.
Visit thecurl website for the latest news and downloads.
Download the latest source from the Git server:
git clone https://github.com/curl/curl.git
Report suspected security problems viaour HackerOnepage and not in public.
curl contains pieces of source code that is Copyright (c) 1998, 1999 KungligaTekniska Högskolan. This notice is included here to comply with thedistribution terms.
Thank you to all our backers 🙏Become a backer.
Support this project by becoming asponsor.
About
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