mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-07-25 23:14:54 +02:00
Updated Install Win32 OpenSSH (markdown)
parent
f915894784
commit
36c7cb786e
@ -14,7 +14,7 @@ To get links to latest downloads [this wiki page](https://github.com/PowerShell/
|
||||
```
|
||||
netsh advfirewall firewall add rule name=sshd dir=in action=allow protocol=TCP service=sshd
|
||||
```
|
||||
1. Start `sshd`
|
||||
1. Start `sshd` (this will automatically generate host keys under %programdata%\ssh if they don't already exist)
|
||||
* `net start sshd`
|
||||
1. Only when you migrate from releases before 1.0.0.0:
|
||||
* To use existing customized sshd_config, you need to copy it from binary location to %programdata%\ssh\sshd_config (Note that %programdata% is a hidden directory).
|
||||
|
Loading…
x
Reference in New Issue
Block a user