You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1.fixbug: add TLS SNI (Server Name Indication) support for HTTPS connections. Fixes "Can not get the info of the file" error when downloading from shared hosting servers that return HTTP 421 Misdirected Request.
V0.1.1
1.fixbug: the wrong log output.
2.fixbug: the ftp file timestamp error.
3.update: remove the file: unixnet.h, more clean.
4.change: the default permission of the file is "rw-r--r--".
5.bump: to 0.1.1
V0.1.0
1.Supports HTTP, HTTPS, FTP protocols
2.Supports HTTP-GET proxy
3.Can resume aborted downloads
4.Supports directory download
5.Can accelerate downloading through using multi-connections