Skip to content

Instantly share code, notes, and snippets.

@mikeyb
Created January 30, 2017 21:27
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 mikeyb/4c4bdbcb7ba0ec88dd0c8e116202078c to your computer and use it in GitHub Desktop.
Save mikeyb/4c4bdbcb7ba0ec88dd0c8e116202078c to your computer and use it in GitHub Desktop.
#!/bin/bash
curl -X POST --header 'Content-Type: application/x-www-form-urlencoded' --header 'Accept: application/json' -d '' 'http://heatstatus.com:7733/api/v1/mining/info?api_key=YOURAPIKEY'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment