Nice


SUBMITTED BY: leakage

DATE: Nov. 27, 2015, 1:23 a.m.

FORMAT: Text only

SIZE: 1.4 kB

HITS: 483131

  1. ___| | | | _ \| |
  2. / __| | | | |_) | |
  3. | (__| |_| | _ <| |___
  4. \___|\___/|_| \_\_____|
  5. FEATURES
  6. curl tool
  7. - config file support
  8. - multiple URLs in a single command line
  9. - range "globbing" support: [0-13], {one,two,three}
  10. - multiple file upload on a single command line
  11. - custom maximum transfer rate
  12. - redirectable stderr
  13. - metalink support (*13)
  14. libcurl
  15. - full URL syntax with no length limit
  16. - custom maximum download time
  17. - custom least download speed acceptable
  18. - custom output result after completion
  19. - guesses protocol from host name unless specified
  20. - uses .netrc
  21. - progress bar with time statistics while downloading
  22. - "standard" proxy environment variables support
  23. - compiles on win32 (reported builds on 40+ operating systems)
  24. - selectable network interface for outgoing traffic
  25. - IPv6 support on unix and Windows
  26. - persistent connections
  27. - socks 4 + 5 support, with or without local name resolving
  28. - supports user name and password in proxy environment variables
  29. - operations through proxy "tunnel" (using CONNECT)
  30. - support for large files (>2GB and >4GB) during upload and download
  31. - replaceable memory functions (malloc, free, realloc, etc)
  32. - asynchronous name resolving (*6)
  33. - both a push and a pull style interface
  34. - international domain names (*11)

comments powered by Disqus