wget-go

command module
v0.5.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 18, 2014 License: Apache-2.0 Imports: 3 Imported by: 0

README

wget.go

wget, partially re-implemented in go.

Implemented so far
  • Standard http & https requests
  • Progress bar and speed reporting. tested on Linux & Windows
  • --output-document
  • --continue
  • SSL: --no-check-certificate & --secure-protocol
  • --default-page=index.html
To do
  • --http-user , --http-password --auth-no-challenge
  • --proxy-user, --proxy-password
  • --header, --save-headers, --referer, --user-agent, --post-data, --content-disposition
  • --certificate,--ca-certificate,...
Not planned
  • ftp protocol
  • --recursive (for archiving websites) and --warc- options
Planned non-standard features
  • parallelize multiple requests
  • Hopefully: parallelize a large request using 'Range' header, much like --continue
  • 'known hosts' support for SSL

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Wgetter downloads and saves/pipes HTTP requests
Wgetter downloads and saves/pipes HTTP requests

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL