Skip to content

Instantly share code, notes, and snippets.

@delphinus
Created February 4, 2012 02:46
Show Gist options
  • Save delphinus/1734688 to your computer and use it in GitHub Desktop.
Save delphinus/1734688 to your computer and use it in GitHub Desktop.
post string to Pasterfire.com
curl.exe --data-urlencode "clipboard=%Data%" -d "email=EMAIL_ADDRESS" -d "pwd=PASSWORD" "https://pastefire.com/set.php"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment