Skip to content

Instantly share code, notes, and snippets.

@pushmon
Last active June 18, 2018 17:26
Show Gist options
  • Select an option

  • Save pushmon/1886142 to your computer and use it in GitHub Desktop.

Select an option

Save pushmon/1886142 to your computer and use it in GitHub Desktop.
Batch File
rem
rem Download wget from http://users.ugent.be/~bpuype/wget/
rem
set URL_STRING = http://ping.pushmon.com/ping/5f6090d6-714f-4f47-bc7a-5f878996ef57
wget -q -O - %URL_STRING%
@szepeviktor
Copy link

@pushmon Please correct the URL

Binary: https://eternallybored.org/misc/wget/

Mozilla CA certificate store: https://curl.haxx.se/ca/cacert.pem

@pushmon
Copy link
Author

pushmon commented Jan 12, 2018

Thanks szepeviktor. I just saw your comment now, so sorry for the super late reply.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment