OpenSSH 64-bit's icon

OpenSSH 64-bit

OpenSSH port for Windows 64-bit

Description

OpenSSH is a group of command line programs based on SSH protocol. These include server and client executables as well as utilities to create and manage cryptographic keys.

Readme

Getting started

Simple steps to get started:

turbo run openssh/openssh64

Run SSH daemon as NT Service:

turbo run openssh/openssh64 --admin

> cd C:\OpenSSH-Win64

> powershell

> .\ssh-keygen.exe -A

> New-NetFirewallRule -Protocol TCP -LocalPort 22 -Direction Inbound -Action Allow -DisplayName SSH

> .\sshd.exe install

> Start-Service sshd


Release Notes

No release notes


EULA

  • Actions

    Go to TurboScript
  • Dependencies
    No dependencies
  • Used By
    No repositories
  • Website
  • Current
    2016.5.15 updated 9 years ago
  • Details
    Updated: May 16, 2016
    Created: March 1, 2016