feat(ssh): remove ssh-proxy-toggle script and add sshp-fg alias for SSH proxy

This commit is contained in:
Dmitry
2026-03-14 23:38:07 +03:00
parent 830bcff12d
commit 9e6122fcfa
4 changed files with 49 additions and 68 deletions
+9 -2
View File
@@ -6,13 +6,20 @@ Host vps vps-ada
IdentityFile ~/.ssh/id_ed25519_homelab
# ZimaOS
Host home zima
HostName 100.124.120.78
Host casa casaos casa-vm
HostName 100.87.138.76
User ada
IdentityFile ~/.ssh/id_ed25519_homelab
SetEnv TERM=xterm-256color
ProxyJump vps
Host pve
HostName 100.68.130.76
User root
IdentityFile ~/.ssh/id_ed25519_homelab
SetEnv TERM=xterm-256color
ProxyJump vps
Host git.ada-dev.ru
HostName 100.87.138.76
Port 222