Skip to content

Instantly share code, notes, and snippets.

@linki
Created January 28, 2015 11:13
Show Gist options
  • Save linki/94a53853bce50dcd769d to your computer and use it in GitHub Desktop.
Save linki/94a53853bce50dcd769d to your computer and use it in GitHub Desktop.
while true; do curl -s -o /dev/null -w "%{http_code}\n" "https://tueff.com.finn.de/" ; sleep 1; done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment