ssh: add public keys

This commit is contained in:
Dmitry
2026-05-13 18:35:56 +03:00
parent 8589c436ab
commit 91ca3befa5
9 changed files with 16 additions and 10 deletions
+5 -6
View File
@@ -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