woof-2012-05-31

share files through HTTP protocol

Install

All systems
curl cmd.cat/woof-2012-05-31.sh
Debian Debian
apt-get install woof
Ubuntu
apt-get install woof
image/svg+xml Kali Linux
apt-get install woof
Windows (WSL2)
sudo apt-get update sudo apt-get install woof
OS X
brew install woof
Raspbian
apt-get install woof

woof

share files through HTTP protocol

Woof (Web Offer One File) is a tool to copy files among hosts. It can serve a specified file on HTTP, just for a given number of times, and then exits. It can be easily used to share files across the computers on a net, enough the other ends have just a browser (that means you can share things between different operating systems or different devices, even phones). Features include: * it can share stuff "one shot" and exit just after he served that file. * it can share things among different operating system or different devices (e.g.: a smartphone), and allows one to upload files easily. * it can also show a simple html form in order to upload file (useful if the client hasn't a way to serve the file).