mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
4ff6fbf96a
Submitted by: author
10 lines
367 B
Plaintext
10 lines
367 B
Plaintext
curl is a client to get documents/files from servers, using any of the
|
|
supported protocols. The command is designed to work without user
|
|
interaction or any kind of interactivity.
|
|
|
|
curl offers a busload of useful tricks like proxy support, user
|
|
authentication, ftp upload, HTTP post, SSL (https:) connections, file
|
|
transfer resume and more.
|
|
|
|
WWW: http://curl.haxx.nu/
|