Skip to content

Releases: LKotum/ssh-manager

Pre-release v1.1.1

11 Sep 16:32
96ecdba

Choose a tag to compare

Pre-release v1.1.1 Pre-release
Pre-release

About release

This is not the final release.
The final version will have the installers of the program. In this version, manual actions are required to install the program.

Installation

For Windows:
1. Download sshmgr-windows-x64.exe
2. Copy file to user directory
3. Run terminal as Administrator and write this:

setx /M path "%PATH%;C:\users\*user*\"

Remark in command *user* change to your system user name

OR
Go to settings -> System -> About, find System info button, press to Advanced system settings, press Environment variables..., select Path row and then click Edit, click New and then click Browse, then in the next panel which will open you need to select the folder you want in the Path. For the initial premise of this guide i will add the folder C:\Users*user* (where user is your system user name), click OK and click every OK button you will encounter to close every previous windows

Windows now unavailable

For macOS:

  1. Download sshmgr-darwin-intel
  2. Copy file to directory:
~/.local/bin
  1. Add this directory to path

For Linux:

  1. Download sshmgr-linux-amd64
  2. Copy file to directory:
~/.local/bin
  1. Add this directory to path

Dependencies

SLI SSH Client

Windows: How Enable SSH into Win10/11

Linux and MacOS - No action required