Support

HopToDesk – Custom Remote Desktop

🖥️ HopToDesk Remote Desktop

Secure, Self-Hosted Remote Access Solution

📊 Server Information

Relay Server: 184.170.161.177:21115

Federation Server: 184.170.161.177:21116

Status: Online

📥 Download Pre-configured HopToDesk

🪟

Windows

Automated installer for Windows 10/11

Download Windows Script
🐧

Linux

Universal installer for all Linux distributions

Download Linux Script

🚀 Installation Instructions

Windows Installation

  1. Download the Windows PowerShell script above
  2. Right-click on the downloaded file and select “Run with PowerShell”
  3. If prompted, click “Yes” to run as Administrator
  4. The script will automatically:
    • Download the latest HopToDesk
    • Install it silently
    • Configure the custom relay server
    • Launch HopToDesk

Alternative Windows method:

PowerShell -ExecutionPolicy Bypass -Command “& {Invoke-WebRequest -Uri ‘http://jgitta.com/downloads/hoptodesk/install-windows.ps1’ -OutFile ‘install-hoptodesk.ps1’; .\install-hoptodesk.ps1}”

Linux Installation

  1. Download the Linux bash script above
  2. Open a terminal and navigate to the download folder
  3. Make the script executable: chmod +x install-linux.sh
  4. Run the script: ./install-linux.sh
  5. For system-wide installation, run with sudo: sudo ./install-linux.sh

One-liner Linux installation:

curl -sSL http://jgitta.com/downloads/hoptodesk/install-linux.sh | bash

📋 What These Scripts Do

  • ✅ Download the latest HopToDesk client
  • ✅ Install HopToDesk automatically
  • ✅ Configure connection to your private relay server (184.170.161.177)
  • ✅ Set up API override for direct server connection
  • ✅ Create desktop shortcuts and menu entries
  • ✅ No manual configuration required!

🛠️ Manual Configuration (Alternative)

If you prefer to install HopToDesk manually and configure it yourself:

  1. Download HopToDesk from the official website
  2. Install it normally
  3. Create the config directory:
    • Windows: %APPDATA%\HopToDesk\config\
    • Linux: ~/.config/HopToDesk/config/
  4. Download and place the api.json file in the config directory
  5. Restart HopToDesk

🔒 Security & Privacy

  • 🛡️ All connections route through your private server
  • 🔐 No data passes through third-party services
  • 🌐 Perfect for corporate and home networks
  • ⚡ Faster connections with local/dedicated server

Need help? Contact your system administrator
Powered by HopToDesk Self-Hosted Solution