Skip to content

Instantly share code, notes, and snippets.

@carlosipe
Created July 1, 2013 22:44
Show Gist options
  • Select an option

  • Save carlosipe/5905285 to your computer and use it in GitHub Desktop.

Select an option

Save carlosipe/5905285 to your computer and use it in GitHub Desktop.
for i in {1..200}; do wget http://www.example.com/captcha.php -O $i.png;done;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment