Windows



Cryptostorm client

(Source code available on our GitHub, hashes are here)

  1. Click the DOWNLOAD button above, save cryptostorm_setup.exe somewhere, then run it.
  2. Click "Run" if you get the security warning that "the publisher could not be verified".
    If you get a blue "Windows Protected your PC" window, click "More info", then click "Run anyway".
  3. Choose "Yes" when prompted by User Account Control.
  4. Follow the prompts in the installer.
  5. Click "Finish" to complete the installation and start the client.
  6. Copy your token from the welcome email, or if you received it in-browser, from there.
    Paste your token into the main window, next to where it says "Token:", then click "Connect".
  7. That's it! Check with https://cryptostorm.is/test to verify that your IP has changed.


OpenVPN GUI

(Source code available on GitHub)

  1. Click the DOWNLOAD button above to be taken to OpenVPN's download page, then download the latest OpenVPN installer.
  2. Follow the prompts in the installer.
  3. Once installation is complete, start OpenVPN GUI from the Desktop or the Start menu
  4. Copy your token from the welcome email, or if you received it in-browser, from there.
  5. Go to the OpenVPN config generator here and in the bottom section add:
    <auth-user-pass>
    your_cryptostorm_token
    anythingcangohere
    </auth-user-pass>
  6. Select a server from the dropdown list on the config generator page, or select "All servers"
  7. If you selected an individual server, save the .ovpn config somewhere then import it into OpenVPN by clicking the OpenVPN GUI system tray icon, then going to Import -> Import file.
  8. If you selected all servers, save configs.zip somewhere and unzip it to C:\Users\%USERNAME%\OpenVPN\config\
  9. Right click on the OpenVPN GUI system tray icon and select the server you want to connect to, in the sub-menu that appears click Connect
  10. That's it! Check with https://cryptostorm.is/test to verify that your IP has changed.


WireGuard

(Source code available on wireguard.com)

  1. Click the DOWNLOAD button above to be taken to WireGuard's download page, then download the latest Windows installer.
  2. Follow the prompts in the installer.
  3. Once installation is complete, it should start WireGuard automatically
  4. Copy your token from the welcome email, or if you received it in-browser, from there.
  5. Go to https://cryptostorm.is/wireguard and paste your token into the Simple box, then click the GENERATE button
  6. On the next page, click the server you want to connect to, then click the green DOWNLOAD button
    Or if you want to download all the configs, click the "All configs" option, then the green DOWNLOAD button
  7. Back in the WireGuard window, click Add Tunnel in the bottom left then navigate to the config you downloaded (or wg-configs.zip if you selected All configs)
  8. Select a server from the Tunnels list, and either double-click it or click the "Activate" button to connect
  9. That's it! Check with https://cryptostorm.is/test to verify that your IP has changed.