pwget
downloader utility which resembles wget (implemented in Perl)
Install
- All systems
-
curl cmd.cat/pwget.sh
- Debian
-
apt-get install pwget
- Ubuntu
-
apt-get install pwget
- Kali Linux
-
apt-get install pwget
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install pwget
- Raspbian
-
apt-get install pwget
- Dockerfile
- dockerfile.run/pwget
pwget
downloader utility which resembles wget (implemented in Perl)
Pwget is similar to wget(1) but it can use categorized configuration files, analyze Web pages, and "search" for download links as instructed. Instead of absolute links, it contains heuristics to track newer versions of files.