Skip to content

Instantly share code, notes, and snippets.

@jpluimers
Last active November 27, 2018 11:01
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 jpluimers/645ce8437506089209822e15bfd2b316 to your computer and use it in GitHub Desktop.
Save jpluimers/645ce8437506089209822e15bfd2b316 to your computer and use it in GitHub Desktop.
GMaster-installer.exe via `wget https://gmaster.io/Installer` fails

wget https://gmaster.io/Installer fails.

Downloading only works in a JavaScript enabled web-browser via https://gmaster.io/Installer which redirects to https://gmaster.io/tour then starts download https://gmaster.io/Installer with the right cookie.

That downloads GMaster-Installer.exe which is hard-coded to download http://s3.eu-west-2.amazonaws.com/gitmaster-releases/releases/GMaster-0.9.580.zip

For off-line installation, you can download this zip file, then uncompress it and go from there.

Note that after that, it still needs access to https://gmaster.io/api/session/login, so real off-line use is impossible.

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