snarf
A command-line URL grabber
Install
- All systems
-
curl cmd.cat/snarf.sh
- Debian
-
apt-get install snarf
- Ubuntu
-
apt-get install snarf
- Arch Linux
-
pacman -S snarf
- Kali Linux
-
apt-get install snarf
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install snarf
- Raspbian
-
apt-get install snarf
- Dockerfile
- dockerfile.run/snarf
snarf
A command-line URL grabber
Snarf is a utility to retrieve files via the http and ftp protocols. It supports http redirect, http and ftp resume, http and ftp authentication, and other neat things. Its functionality is similar to that of wget, but with a much smaller binary.