cara menginstal ssh di windows 10

# Install ssh client from PowerShell
PS C:\> Add-WindowsCapability -Online -Name OpenSSH.Client*
Dark Dogfish