Skip to content

Instantly share code, notes, and snippets.

@trigun117
Last active April 17, 2018 13:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save trigun117/5e5a116b87344cd68921af5e64ba568d to your computer and use it in GitHub Desktop.
Save trigun117/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