cURL

cURL (pronounced like "curl", UK: [kəːl], US: [kɝl]) is a computer software project providing a library (libcurl) and command-line tool (curl) for transferring data using various network protocols, 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. The name stands for "Client for URL". It was originally named httpget upon its first release in 1996 and then became urlget before adopting the current name of cURL.
Here are 418 public repositories matching this topic...
A Bourne shell GitHub API client library focused on interfacing with shell scripts
-
Updated
Jan 11, 2022 - Shell
a simple wrapper around curl to easily download files
-
Updated
Feb 24, 2025 - Shell
Measures time-to-first-byte in seconds, for single or multiple URLs. Can calculate fastest, slowest & median TTFB values, and optionally log all response headers. Uses curl and the calculation `%{time_starttransfer} - %{time_appconnect}` which doesn't include any connection overhead, to better approximate devtool’s TTFB figure.
-
Updated
Jul 5, 2022 - Shell
Download a file or a folder easily. curl gdrive.sh | bash -s $fileid
-
Updated
Apr 23, 2022 - Shell
a fast BASH multiple-image downloader
-
Updated
Jan 3, 2021 - Shell
Learn to send GET requests with cURL and utilize request arguments for your specific case.
-
Updated
Feb 11, 2025 - Shell
A small script to dynamically update DNS records using the Hetzner DNS-API.
-
Updated
Jul 3, 2024 - Shell
GitHub contribution graph in your terminal
-
Updated
Aug 25, 2024 - Shell
do things with nopaystation tsv and links automatically
-
Updated
Mar 31, 2021 - Shell
Encrypted end to end file transfer
-
Updated
Jul 13, 2018 - Shell
Created by Daniel Stenberg
Released April 8, 1997
Latest release 21 days ago