All Projects → curl → Curl

curl / Curl

Licence: other
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 and TFTP. libcurl offers a myriad of powerful features

Programming Languages

c
50402 projects - #5 most used programming language
perl
6916 projects
M4
1887 projects
CMake
9771 projects
Makefile
30231 projects

Projects that are alternatives of or similar to Curl

RB-libcURL
A Realbasic and Xojo binding to libcurl
Stars: ✭ 19 (-99.92%)
Mutual labels:  https, ftp, sftp, libcurl
Libmqtt
MQTT v3.1.1/5.0 library in Go
Stars: ✭ 290 (-98.73%)
Mutual labels:  library, mqtt, client
Winscp
WinSCP is a popular free SFTP and FTP client for Windows, a powerful file manager that will improve your productivity. It supports also Amazon S3, FTPS, SCP and WebDAV protocols. Power users can automate WinSCP using .NET assembly.
Stars: ✭ 794 (-96.53%)
Mutual labels:  ftp, sftp, scp
Proftpd
ProFTPD source code
Stars: ✭ 318 (-98.61%)
Mutual labels:  ftp, sftp, scp
Sftpgo
Fully featured and highly configurable SFTP server with optional HTTP, FTP/S and WebDAV support - S3, Google Cloud Storage, Azure Blob
Stars: ✭ 3,534 (-84.55%)
Mutual labels:  ftp, sftp, scp
Simple Web Server
A very simple, fast, multithreaded, platform independent HTTP and HTTPS server and client library implemented using C++11 and Boost.Asio. Created to be an easy way to make REST resources available from C++ applications.
Stars: ✭ 2,261 (-90.12%)
Mutual labels:  library, https, client
Sync
syncs your local folder with remote folder using scp
Stars: ✭ 293 (-98.72%)
Mutual labels:  ftp, sftp, scp
Libssh2
the SSH library
Stars: ✭ 743 (-96.75%)
Mutual labels:  library, sftp, scp
fortran-curl
Fortran 2008 interface bindings to libcurl
Stars: ✭ 25 (-99.89%)
Mutual labels:  curl, libcurl, gopher
Node Libcurl
libcurl bindings for Node.js
Stars: ✭ 447 (-98.05%)
Mutual labels:  curl, ftp, libcurl
Prdownloader
PRDownloader - A file downloader library for Android with pause and resume support
Stars: ✭ 2,947 (-87.12%)
Mutual labels:  library, https
Php Curl Class
PHP Curl Class makes it easy to send HTTP requests and integrate with web APIs
Stars: ✭ 2,903 (-87.31%)
Mutual labels:  curl, client
electron-request
Zero-dependency, Lightweight HTTP request client for Electron or Node.js
Stars: ✭ 45 (-99.8%)
Mutual labels:  client, https
request-extra
⚡️ Extremely stable HTTP request module built on top of libcurl with retries, timeouts and callback API
Stars: ✭ 14 (-99.94%)
Mutual labels:  curl, libcurl
Purest
REST API Client Library
Stars: ✭ 448 (-98.04%)
Mutual labels:  https, client
Httpdirfs
A filesystem which allows you to mount HTTP directory listings, with a permanent cache. Now with Airsonic / Subsonic support!
Stars: ✭ 443 (-98.06%)
Mutual labels:  libcurl, https
Excision-Mail
Fullstack, security focused mailserver based on OpenSMTPD for OpenBSD using ansible
Stars: ✭ 108 (-99.53%)
Mutual labels:  ldap, pop3
Ftpgrab
Grab your files periodically from a remote FTP or SFTP server easily
Stars: ✭ 300 (-98.69%)
Mutual labels:  ftp, sftp
Kurly
kurly is an alternative to the widely popular curl program, written in Golang.
Stars: ✭ 319 (-98.61%)
Mutual labels:  curl, https
Curl For Win
Reproducible curl (and OpenSSL) binaries for Windows
Stars: ✭ 352 (-98.46%)
Mutual labels:  curl, libcurl

curl logo

CII Best Practices Coverity passed AppVeyor Build Status Azure DevOps Build Status Cirrus Build Status Backers on Open Collective Sponsors on Open Collective Language Grade: C/C++ Fuzzing Status

Curl is a command-line tool for transferring data specified with URL syntax. Find out how to use curl by reading the curl.1 man page or the MANUAL document. 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.3 man page to learn how.

You can find answers to the most frequent questions we get in the FAQ document.

Study the COPYING file for distribution terms.

Contact

If you have problems, questions, ideas or suggestions, please contact us by posting to a suitable mailing list.

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: https://curl.se/support.html

Website

Visit the curl website for the latest news and downloads.

Git

To download the latest source from the Git server do this:

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

(you will get a directory named curl created, filled with the source code)

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. Your logo will show up here with a link to your website. [Become a sponsor]

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].