backup: 2026-03-24 18:08
This commit is contained in:
@@ -5,7 +5,6 @@ Host vps vps-ada
|
||||
User ada
|
||||
IdentityFile ~/.ssh/keys/homelab_ssh.pub
|
||||
|
||||
# ZimaOS
|
||||
Host casa casaos casa-vm
|
||||
HostName 100.87.138.76
|
||||
User ada
|
||||
@@ -20,6 +19,13 @@ Host pve
|
||||
SetEnv TERM=xterm-256color
|
||||
ProxyJump vps
|
||||
|
||||
Host openclaw
|
||||
Hostname 192.168.1.20
|
||||
User openclaw
|
||||
IdentityFile ~/.ssh/keys/adax1.pub
|
||||
SetEnv TERM=xterm-256color
|
||||
ProxyJump pve
|
||||
|
||||
Host git.ada-dev.ru
|
||||
HostName 100.87.138.76
|
||||
Port 222
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
Host ru-vps
|
||||
HostName 157.22.231.198
|
||||
Port 3422
|
||||
User ada
|
||||
ServerAliveInterval 30
|
||||
ServerAliveCountMax 3
|
||||
|
||||
Reference in New Issue
Block a user