INetGet Changelog

What's new in INetGet v1.01

Oct 29, 2015
  • Correctly show file size and remaining time for files larger than 4 GB, provided that the server sent a Content-Length field.
  • The path and the query components of the URL as well as the POST data string are now converted to UTF-8 and then percent-encoded.
  • Update console window title in order to show the current INetGet progress. Restores original title on exit.
  • Added support for setting INetGet options via configuration files. Use --config= option to load a configuration file.