GitHub - curl/curl: 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, MQTTS, POP3,
5 hours ago
- #command-line-tool
- #open-source
- #curl
- curl is a command-line tool for data transfer via URLs.
- It supports a wide range of protocols, including HTTP, HTTPS, FTP, and more.
- Learn usage from man pages or everything curl, and installation from the INSTALL document.
- libcurl is the library behind curl, available for software integration.
- curl is Open Source under an MIT-like license.
- Contact via mailing lists, GitHub issues, or pull requests for support.
- Contributors are listed in the THANKS document.
- Commercial support is available through a dedicated page.
- Latest news and downloads are on the curl website.
- Source code can be downloaded from GitHub via git clone.
- Security issues should be reported privately.
- Support options include becoming a backer or sponsor.