mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-07-24 06:25:35 +02:00
Updated ssh.exe examples (markdown)
parent
349c48ad6d
commit
b6896173e4
@ -4,6 +4,9 @@
|
||||
* `ssh.exe user@host`
|
||||
2. Domain Users:
|
||||
* `ssh.exe -l user@domain host`
|
||||
* If above doesn't work, try this
|
||||
- ssh.exe 'DOMAIN\user'@host
|
||||
|
||||
|
||||
##### Login With SSH Keys
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user