]> git.ipfire.org Git - thirdparty/curl.git/blame - README.md
asyn-ares: fix data race warning
[thirdparty/curl.git] / README.md
CommitLineData
ad9bc597 1<!--
2bc1d775 2Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
ad9bc597
MM
3
4SPDX-License-Identifier: curl
5-->
6
3c0050d1 7# [![curl logo](https://curl.se/logo/curl-logo.svg)](https://curl.se/)
dab7debe 8
27c86c88 9Curl is a command-line tool for transferring data specified with URL
d42dbe64 10syntax. Find out how to use curl by reading [the curl.1 man
4d2f8006
DS
11page](https://curl.se/docs/manpage.html) or [the MANUAL
12document](https://curl.se/docs/manual.html). Find out how to install Curl
13by reading [the INSTALL document](https://curl.se/docs/install.html).
01ccac87
DS
14
15libcurl is the library curl is using to do its job. It is readily available to
d42dbe64 16be used by your software. Read [the libcurl.3 man
76d6e719 17page](https://curl.se/libcurl/c/libcurl.html) to learn how.
01ccac87 18
e32488f5 19You can find answers to the most frequent questions we get in [the FAQ
4d2f8006 20document](https://curl.se/docs/faq.html).
01ccac87 21
4d2f8006 22Study [the COPYING file](https://curl.se/docs/copyright.html) for
33bca7c9 23distribution terms.
01ccac87 24
27c86c88 25## Contact
01ccac87
DS
26
27If you have problems, questions, ideas or suggestions, please contact us by
4d2f8006 28posting to a suitable [mailing list](https://curl.se/mail/).
01ccac87 29
d42dbe64 30All contributors to the project are listed in [the THANKS
4d2f8006 31document](https://curl.se/docs/thanks.html).
01ccac87 32
25db8fa0
DS
33## Commercial support
34
35For commercial support, maybe private and dedicated help with your problems or
7c1ede7b 36applications using (lib)curl visit [the support page](https://curl.se/support.html).
25db8fa0 37
27c86c88 38## Website
01ccac87 39
4d2f8006 40Visit the [curl website](https://curl.se/) for the latest news and
d42dbe64 41downloads.
01ccac87 42
27c86c88 43## Git
01ccac87 44
75670e45 45To download the latest source from the Git server, do this:
01ccac87
DS
46
47 git clone https://github.com/curl/curl.git
48
a28464ae 49(you will get a directory named curl created, filled with the source code)
01ccac87 50
10e4dd6a
DS
51## Security problems
52
361f9957 53Report suspected security problems via [our HackerOne
fda897f5 54page](https://hackerone.com/curl) and not in public.
10e4dd6a 55
27c86c88 56## Notice
01ccac87
DS
57
58Curl contains pieces of source code that is Copyright (c) 1998, 1999 Kungliga
59Tekniska Högskolan. This notice is included here to comply with the
60distribution terms.
3872d831
JC
61
62## Backers
63
ec70d146 64Thank you to all our backers! 🙏 [Become a backer](https://opencollective.com/curl#section-contribute).
3872d831 65
3872d831
JC
66## Sponsors
67
7399fa5b 68Support this project by becoming a [sponsor](https://curl.se/sponsors.html).