wget-for-windows icon indicating copy to clipboard operation
wget-for-windows copied to clipboard

Windows native mod of GNU wget | GNU wget 的 Windows 原生适配

Results 4 wget-for-windows issues
Sort by recently updated
recently updated
newest added

@lifenjoiner Hi. Thanks for new version. What's the main difference with this version https://eternallybored.org/misc/wget/ What are the main difference (plus/minus)? Why so small size of your package (about 0.5MB) then...

@lifenjoiner Could you pelase consdier to update wget to 2.2.0 getting source code from here https://cgit.git.savannah.gnu.org/cgit/wget/wget2.git/snapshot/wget2-2.2.0.tar.gz Thanks.

I was amazed that building with the latest MSVC, gave me these errors: ```c http.c(645): error C2036: 'void *': unknown size http.c(674): error C2036: 'void *': unknown size url.c(1424): error...

I have hit an issue with MSVC / clang + ASAN (`-fsanitize=address`) that I fail to understand. Building everything w/o `ENABLE_IPV6`, triggers Asan immediately on any URL/address. E.g. `wget.exe https://www.github.com`:...