mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-07-25 15:04:54 +02:00
Updated Deploy Win32 OpenSSH (markdown)
parent
050d3c441c
commit
257aa81738
@ -7,7 +7,7 @@
|
|||||||
* ssh-keygen.exe -t ed25519 -f ssh_host_ed25519_key
|
* ssh-keygen.exe -t ed25519 -f ssh_host_ed25519_key
|
||||||
* Open Firewall
|
* Open Firewall
|
||||||
* start PowerShell
|
* start PowerShell
|
||||||
* new-netfirewallrule -Name SSH -Protocol TCP -LocalPort 22 -Direction Inbound -Action Allow -DisplayName SSH
|
* new-netfirewallrule -Protocol TCP -LocalPort 22 -Direction Inbound -Action Allow -DisplayName SSH
|
||||||
* Install key-auth package if you need key-based authentication
|
* Install key-auth package if you need key-based authentication
|
||||||
* run setup-ssh-lsa.cmd
|
* run setup-ssh-lsa.cmd
|
||||||
* reboot
|
* reboot
|
||||||
|
Loading…
x
Reference in New Issue
Block a user