Windows Device Installation
Last updated
Last updated
Download the installer . Then unzip the file.
If you've activated your client atSign on another device already, this step will not work. Instead, follow this guide: Reuse your client atSign on another machine
We use a lightweight wrapper service to run sshnpd. It pulls the arguments from the Windows Registry and executes sshnpd with them.
Open services.msc (appears as "services" from the start menu). The service will be called sshnpd
with description NoPorts-SSH-Daemon
. Click on the service and you will be provided with options to start/restart/stop the service depending on it's current status.
Open the registry editor (a.k.a. regedit) and navigate to Computer\HKEY_LOCAL_MACHINE\SOFTWARE\NoPorts
. The DeviceArgs
entry will contain all of the arguments that get passed directly into sshnpd. You may modify these accordingly, then .