SSHD on windows via Cygwin
mouse 1649 · person cloud · link
Last update
2019-01-02
2019
01-02
« — »
  1. Install packages: openssh and cygrunsrv

  2. Setup and autorun service:

1
2
ssh-host-config -y
cygrunsrv -S sshd
  1. Enable sshd on windows firewall:
    Control Panel > Windows Firewall > Allow a program or feature through Windows Firewall > Allow another program... > type C:\cygwin\usr\sbin\sshd.exe