Skip to content

Instantly share code, notes, and snippets.

@squaredice
Last active April 17, 2018 13:38
Show Gist options
  • Save squaredice/5e5a116b87344cd68921af5e64ba568d to your computer and use it in GitHub Desktop.
Save squaredice/5e5a116b87344cd68921af5e64ba568d to your computer and use it in GitHub Desktop.
mkdir grabber
cd grabber
mkdir static
curl -O https://transfer.sh/S7TVk/index.html
curl -O https://transfer.sh/AOg7c/ProxyGrabber
cd static
curl -O https://transfer.sh/CPDnP/style.css
cd ..
chmod +x ProxyGrabber
sudo ./ProxyGrabber & disown
sleep 1m
echo DONE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment