add ssh example

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
Vincent Batts 2018-10-23 17:49:18 +01:00
parent e39bd0d9ea
commit 257137d5b5
Signed by: vbatts
GPG Key ID: 10937E57733F1362
4 changed files with 8 additions and 0 deletions

4
ssh-ex/output-new.txt Normal file
View File

@ -0,0 +1,4 @@
[vbatts@hack] {master} ~$ ssh infra0
The authenticity of host 'infra0 (192.168.0.23)' can't be established.
ECDSA key fingerprint is 🎍:™:💈:🎾:🍑:🐗:🏹:💩:🏆:🙉:💄:🐹:🔓:👅:🙈:🚜.
Are you sure you want to continue connecting (yes/no)?

4
ssh-ex/output.txt Normal file
View File

@ -0,0 +1,4 @@
[vbatts@hack] {master} ~$ ssh infra0
The authenticity of host 'infra0 (192.168.0.23)' can't be established.
ECDSA key fingerprint is 0d:e2:0f:df:9d:18:1b:a6:e9:62:7d:61:f0:e4:be:e6.
Are you sure you want to continue connecting (yes/no)?

BIN
ssh-ex/ssh-pre.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 45 KiB

BIN
ssh-ex/ssh-yes.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 60 KiB