Devolutions Gateway Standalone configuration

Devolutions Gateway Standalone is a free open-source relay server offering RDP, SSH, Telnet, VNC, and ARD access through a self-contained web interface. You can optionally protect it with a simple username/password combination or make the gateway available through an ngrok tunnel integration.

Configuration

  1. Download the installer.
  2. Run the installer and click Next.
    Next
    Next
  3. Once the desired installation path is selected, click Next.
    Destination Folder
    Destination Folder
  4. Enable the Gateway web interface.
    Gateway web interface
    Gateway web interface

    Read more about the ngrok option.

  5. Click Next.
  6. Change the Ports to the desired value and click Next.
    Listeners
    Listeners

    HTTP(S) and TCP default ports are 7171 and 8181, respectively, but can be changed.

  7. Input the External URL and click Next.
    Access URI
    Access URI
  • If a self-signed certificate or the ngrok option were not chosen, you will be presented with the screen to import the SSL certificate. The Certificate Source can be External (two files) or System (the Windows certificate store).
    • External: The required formats are shown in the dialog window.
    • System: The location and method (i.e. Search By Thumbprint) must be chosen.
      External Certificate
      External Certificate
      System Certificate
      System Certificate

    If a Default User is not created, the Devolutions Gateway Standalone web page will be accessible anonymously.

  1. Input the credentials for the Default User and click Next.
    Default User
    Default User
  2. This screen shows a summary of the current paths/settings. It is possible to go Back and modify them. If the settings are correct, click Next.
    Gateway setup summary
    Gateway setup summary
  3. Click Install.
    Install button
    Install button
  4. Click Finish when the setup is complete.
    Finish button
    Finish button

    Once installed, the Devolutions Gateway Standalone web page will automatically open (ngrok static domain or FQDN). Read more about it in the web page section.

Devolutions Gateway Standalone web page

Here you will find a list of your sessions on the left-hand side, and in the middle, a connection box to open a new connection.

Devolutions Gateway Standalone web page
Devolutions Gateway Standalone web page

  1. Log in to the web page (if a Default User was created in the step 8 of Configuration).
  2. Select the protocol.
  3. Enter the hostname and credentials.

    For RDP connections, click on More Settings + to optionally set the Screen Size, KDC Server URL, or a Pre Connection Blob.

  4. Click on Connect Session.

ngrok

Enabling both ngrok and the web interface, will disable the option to generate a self-signed HTTPS certificate as it will use the SSL certificate provided by ngrok. Additionally, the installer will not show the options to configure ports.

  • Using ngrok and the native client access requires an ngrok subscription. Using the free version still gives access to the web interface and RDP, SSH or Telnet to remote endpoints.
  • ngrok tunnel capability is included in Devolutions Gateway, downloading and manually launching a tunnel with ngrok.exe will not allow Devolutions Gateway to start.
  • Read more on ngrok.
Give us Feedback