We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 070a9a0 commit 03f8475Copy full SHA for 03f8475
README.md
@@ -24,6 +24,11 @@ curl -L https://ghproxy.com/https://github.com/linuxsuren/http-downloader/releas
24
mv hd /usr/bin/hd
25
```
26
27
+for Windows users (you might need to add this program into the Windows Defence exclude list):
28
+```
29
+winget install 'HTTP downloader'
30
31
+
32
Want to go through the code? [GitPod](https://gitpod.io/#https://github.com/linuxsuren/http-downloader) definitely can help you.
33
34
# Usage
0 commit comments