|
Sponsors:
Haxx
|
curl groks URLs
curl is a command line tool for transferring data with URL syntax,
supporting DICT, FILE, FTP, FTPS, Gopher, HTTP, HTTPS, IMAP, IMAPS, LDAP,
LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, Telnet and
TFTP. curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading,
HTTP form based upload, proxies, cookies, user+password authentication
(Basic, Digest, NTLM, Negotiate, kerberos...), file transfer resume, proxy
tunneling and a busload of other useful
tricks.
Possibly more than 500 million users already, I'm sure you can use it as well!
|
curl is free and open software that compiles and
runs under a wide variety of operating systems. curl exists thanks to
efforts from many contributors.
The most recent stable version of curl is version 7.30.0, released
on 12th of April 2013. Currently, 92 of the listed archives are of the latest
version. |
Use the curl command
line tool or use libcurl from within your own programs.
|
more news
|