首次提交
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
ssh-keygen -t ed25519 -f "D:\wyc/ssh\wyc_common_ed25519" -C "wyc通用公钥私钥"
|
||||
|
||||
|
||||
|
||||
|
||||
Host jump-host
|
||||
HostName 192.168.1.24
|
||||
User wyc
|
||||
Port 22
|
||||
IdentityFile C:\Users\wyc\.ssh\private\id_rsa
|
||||
|
||||
Reference in New Issue
Block a user