curl은 GitHub에서 여러 가지 공개 레포지토리를 운영하며, 주로 C, Perl, Shell, HTML, Makefile 및 C++ 언어로 개발되고 있습니다. curl, trurl, everything-curl과 같은 레포지토리는 URL 전송 및 조작을 위한 도구와 라이브러리를 제공합니다. 이러한 프로젝트는 개발자들 사이에서 널리 사용되고 있습니다.
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, POP3S, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features
a command line tool for URL parsing and manipulation.
The book documenting the curl project, the curl tool, libcurl and more. Simply put: everything curl.
Reproducible, static, curl binaries for Linux, macOS and Windows
a simple wrapper around curl to easily download files
stand-alone application for DoH (DNS-over-HTTPS) name resolves and lookups
A single page document with the most important curl options for HTTP explained
headers 2 curl. Provided a set of HTTP request headers, output the curl command line for generating that set. Try the converter online at
official docker image for curl
The curl.se website
curl images
Quality assurance testing for the curl project
Scripts for generating project statistics and for plotting them as graphs.
All things related to the curl up conference series
fcurl - fopen, fread, fwrite style functions for URL operations using libcurl
The curl.dev website
Tools to measure libcurl performance delta between versions
Historic versions of urlget source code.
Questions about curl for a quiz
Historic versions of httpget source code
repository for curl build images
build curl and libcurl for QNX
Questions and related metadata for the annual curl user survey
For the curl org's README, visible on github.com/curl
curl은 데이터 전송을 위한 명령줄 도구와 라이브러리를 개발하며, 여러 프로토콜을 지원하는 다양한 프로젝트를 포함하고 있습니다. curl과 같은 주요 레포지토리는 URL 전송 기능을 제공합니다.
curl의 주요 프로그래밍 언어로는 C, Perl, Shell, HTML, Makefile 및 C++가 있습니다. 이러한 언어들은 curl의 다양한 기능과 도구를 구현하는 데 사용됩니다.
예, curl의 모든 레포지토리는 공개되어 있으며, GitHub에서 누구나 접근할 수 있습니다. 이러한 공개 레포지토리는 개발자들이 자유롭게 사용할 수 있도록 제공됩니다.