ssh: add public keys
This commit is contained in:
@@ -19,14 +19,13 @@ Host pve
|
||||
User root
|
||||
IdentityFile ~/.ssh/id_ed25519_hl
|
||||
SetEnv TERM=xterm-256color
|
||||
# ProxyJump vps
|
||||
ProxyJump vps
|
||||
|
||||
Host openclaw
|
||||
Hostname 192.168.1.20
|
||||
User openclaw
|
||||
IdentityFile ~/.ssh/id_ed25519
|
||||
Host cloud-pc
|
||||
HostName 100.120.246.24
|
||||
User ada
|
||||
SetEnv TERM=xterm-256color
|
||||
ProxyJump pve
|
||||
ProxyJump vps
|
||||
|
||||
Host git.ada-dev.ru
|
||||
HostName 100.70.131.10
|
||||
|
||||
Reference in New Issue
Block a user