Skip to main content
Open Windows PowerShell via Run as Administrator and copy the commands below.

1. Generate a key pair

2. Update key permissions

3. Give Integrate.io the public key

Copy the content and paste it into the Integrate.io dashboard (Settings > SSH Public Keys)

4. Test the SSH tunnel

Replace the four values from the Integrate.io connection screen and paste the block to confirm the tunnel connects. Press Ctrl + C to stop once you see it succeed.

5. Make it permanent (starts on boot)

Fill in the same four values and paste the whole block into PowerShell as Administrator. Nothing else needs editing:

6. Confirm it’s running

You should see one ssh process and the task listed as Running. Reboot to confirm it returns on its own. Then run the Integrate.io connection test — it should pass. To stop and remove it later:
Last modified on May 29, 2026