Skip to content

Instantly share code, notes, and snippets.

@arthurpizza
Created May 5, 2015 14:51
Show Gist options
  • Save arthurpizza/07f662bc7c82400c4bef to your computer and use it in GitHub Desktop.
Save arthurpizza/07f662bc7c82400c4bef to your computer and use it in GitHub Desktop.
Hash 2 Torrent (via getstrike.net)
#! /bin/sh
echo 'Connecting to getstrike.net'
echo '..............................'
wget -q https://getstrike.net/torrents/api/download/$1.torrent
echo Saved as $1.torrent
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment